Avoid adding empty namespaces to txnParticipant's affectedNamespaces

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Kruti Shah
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: