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

Avoid adding empty namespaces to txnParticipant's affectedNamespaces

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0
    • 1

      sessionMigrationInfo oplog entry is constructed with an empty namespace and that is being appended to the transaction participant's list of affectedNamespaces(which was introduced recently to address the scenario where multiple nss are affected by retryable writes).

      Ensure that the namespace is not empty when adding it the list of affectedNamespaces.

            Assignee:
            kruti.shah@mongodb.com Kruti Shah
            Reporter:
            kruti.shah@mongodb.com Kruti Shah
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: