Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
Description
Description
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.)
Attachments
Issue Links
- documents
-
SERVER-43280 Implement new initial sync statistics
-
- Closed
-