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
Some tools are generating spurious warnings about this, because while
MongoClient implements Closeable, the close method itself is implemented
in the deprecated Mongo superclass.
JAVA-3099
0 commit comments