Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13359

Investigate changes in SERVER-43280: Implement new initial sync statistics

      Description

      Downstream Change Summary

      This adds fields to the initialSync section of the replication getstatus output.

      syncSourceUnreachableSince: Date type, time at which sync source become unreachable. Field not present if sync source is currently available.

      currentOutageDurationMillis: NumberInt type, length of time sync source has been unreachable. Field not present if sync source is currently available.

      totalTimeUnreachableMillis: NumberInt type, total time we have been retrying (down) during the current initial sync attempt.

      Also added to each member of the subfield array "attempts" (which doesn't appear to be documented currently?)

      totalTimeUnreachableMillis: Total time we were attempting to retry operations

      operationsRetried: Total number of times we attempted to retry an operation

      initialSyncAttempts.rollBackId: rollback ID the sync source had at the start of the attempt

      Description of Linked Ticket

      Includes:
      syncSourceUnreachableSince
      currentOutageDurationMillis
      totalTimeUnreachableMillis
      initialSyncAttempts.totalTimeUnreachableMillis
      initialSyncAttempts.operationsRetried
      initialSyncAttempts.rollBackId

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 9 weeks, 1 day ago