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

Creating cluster database should always unyield TransactionRouter

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

      Creating a database through the router code path will unyield its session and TransactionRouter if running in a transaction. The contract for yielding a TransactionRouter requires "unyielding" eventually, but if an exception is thrown in this code, it won't call unyield.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: