Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-22394

Remove MongoDB check logs during startup

    XMLWordPrintable

    Details

    • Story Points:
      3

      Description

      We want to remove MongoDB check logs printed in the console when we start Nuxeo using MongoDB. See below the logs:

      Cluster created with settings {hosts=[localhost:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='1000 ms', maxWaitQueueSize=500, description='Nuxeo DB Check'}
      No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=localhost:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 1000 ms before timing out
      Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27017
      Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 2, 11]}, minWireVersion=0, maxWireVersion=4, maxDocumentSize=16777216, roundTripTimeNanos=1237498}
      Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27017
      Closed connection [connectionId{localValue:2, serverValue:2}] to localhost:27017 because the pool has been closed.
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                kleturc Kevin Leturc
                Participants:
              • Votes:
                1 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: