You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MongoFactoryBean should call Mongo.close() on created object. Otherwise some resources aren't properly closed on application shutdown. For instance Tomcat reports two Mongo threads not being closed on shutdown
Tomasz Nurkiewicz opened DATAMONGO-181 and commented
MongoFactoryBean
should callMongo.close()
on created object. Otherwise some resources aren't properly closed on application shutdown. For instance Tomcat reports two Mongo threads not being closed on shutdownAffects: 1.0 M3
Referenced from: commits 9421c45, 6373a70
1 votes, 2 watchers
The text was updated successfully, but these errors were encountered: