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

make sure jstests/change_streams/ddl_create_index_txn.js doesn't use a cross shard transaction

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc9, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v6.0
    • QE 2022-05-02, QE 2022-05-16, QE 2022-05-30, QE 2022-06-13
    • 141

      currently this test could create databases on 2 different shards and that could result in a cross shard transaction which the test can't handle. we just need to ensure the databases are created on the same shard

            Assignee:
            mickey.winters@mongodb.com Mickey Winters
            Reporter:
            mickey.winters@mongodb.com Mickey Winters
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: