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

Create Resharding Cumulative Metrics Field Name Provider

    • Fully Compatible
    • Sharding 2022-07-11

      Create a ReshardingCumulativeMetricsFieldNameProvider subclass which implements the abstract functions of ShardingDataTransformCumulativeMetricsFieldNameProvider as well as the resharding specific fields below:

      • oplogEntriesFetched
      • oplogEntriesApplied
      • insertsApplied
      • updatesAppied
      • deletesApplied
      • oplogFetchingTotalRemoteBatchRetrievalTimeMillis
      • oplogFetchingTotalRemoteBatchesRetrieved
      • oplogFetchingTotalLocalInsertTimeMillis
      • oplogFetchingTotalLocalInserts
      • oplogApplyingTotalLocalBatchRetrievalTimeMillis
      • oplogApplyingTotalLocalBatchesRetrieved
      • oplogApplyingTotalLocalBatchApplyTimeMillis
      • oplogApplyingTotalLocalBatchesApplied
      • All state field names (i.e. those in the section "currentInSteps")

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

              Created:
              Updated:
              Resolved: