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

Use alternative opCtx in cluster parameter helpers used in onCommit handlers

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0, v7.0, v6.0
    • CAR Team 2024-04-15
    • 19
    • 1

      Several functions exposed in cluster_parameter_synchronization_helpers.h are used in onCommit handlers by observers that are passing a potentially interruptible operation context. We should consider using a separate operation context in those functions since recovery unit handlers are designed to terminate the process if any exception is thrown.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: