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

Implement Restoration for New Coordinator Fields in CurrentOp

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Sharding NYC 2022-05-16
    • 2

      Implement restoration after step up for the following newly added coordinator-only fields:

      • totalCriticalSectionTimeElapsedSecs (we aren't going to track the duration of the critical section in $currentOp across failover because it is expected to be very short)
      • totalApplyTimeElapsedSecs
      • totalCopyTimeElapsedSecs
      • allShardsLowestRemainingOperationTimeEstimatedSecs (will be repopulated after step-up asynchronously)
      • allShardsHighestRemainingOperationTimeEstimatedSecs (will be repopulated after step-up asynchronously)

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: