Config database drop can trigger an invariant

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.0-rc1
    • Affects Version/s: 3.5.13
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 2017-10-23
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      scenario:

      1. Write command with session checks out session.
      2. Config database (or config.transactions) gets dropped. SessionCatalog::invalidateSessions gets called.
      3. Write command finishes, tries to call _releaseSession, but txnTable is cleared, so entry cannot be found and triggeres invariant.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: