This is an automated email from the ASF dual-hosted git repository.
joscorbe pushed a change to branch OAK-9447-joscorbe
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 3d24430dcf OAK-9447: Removed some warnings and reverted some unwanted
changes
add f8f86a093c OAK-9447: Cleanup
add 9582ad98c3 OAK-9447: Some imports ordering and use ping command to
check Mongo availability
No new revisions were added by this update.
Summary of changes:
.../indexer/document/DocumentStoreIndexerBase.java | 1 -
.../flatfile/FlatFileNodeStoreBuilder.java | 1 -
.../jackrabbit/oak/run/UnlockUpgradeCommand.java | 1 +
.../plugins/document/mongo/MongoDBConnection.java | 1 -
.../oak/plugins/document/util/MongoConnection.java | 6 ++-
.../plugins/document/mongo/MongoTestClient.java | 10 +++--
.../document/mongo/MongoTestCollection.java | 12 +++---
.../plugins/document/mongo/MongoTestDatabase.java | 10 +++--
.../oak/plugins/document/mongo/MongoUtilsTest.java | 43 ++++++++++++----------
.../cli/container/MongoNodeStoreContainer.java | 21 +++--------
10 files changed, 52 insertions(+), 54 deletions(-)