Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15345

Re-enable logging for number of operations applied during initialSyncOplogApplication

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.8
    • Affects Version/s: 2.6.4, 2.7.6
    • Component/s: Replication
    • Labels:

      To keep track of how many operations have been applied in any phase,
      it was possible to take a look at server logs:

      log() << "replSet initialSyncOplogApplication applied " << n << "
      operations, synced to " - << ts.toStringPretty() << rsLog;
      

      Apparently this code has been removed
      https://github.com/mongodb/mongo/commit/dbf18450b53d4ee1df99c701120567219608adc0#diff-04e89e83a90f31c93b1c3563db63c9c4L343

            Assignee:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            davide.italiano Davide Italiano
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: