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

Investigate whether callers of setRecoveryUnit, releaseRecoveryUnit, and releaseAndReplaceRecoveryUnit need to copy storage metrics

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2024-11-11

      We'll introduce storage metrics in SERVER-93991 and store the metrics on the recovery unit. There are cases where the recovery unit is swapped off of the current operation (callers of setRecoveryUnit, releaseRecoveryUnit, and releaseAndReplaceRecoveryUnit) and the metrics could therefore be implicitly reset.

      We should evaluate each caller for whether the storage metrics should be copied to the new recovery unit on the operation so that operations have continued access to the metrics.

            Assignee:
            shinyee.tan@mongodb.com Shin Yee Tan
            Reporter:
            shinyee.tan@mongodb.com Shin Yee Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: