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

Add does_not_support_causal_consistency tag to abort_transaction_thread_does_not_block_on_locks.js

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • ALL
    • v4.2
    • Execution Team 2019-08-12
    • 9

      This test should not be run by the causally consistent passthrough suite.
      It does write in the default session and then expects to read the document in a different session.
      This suite automatically attaches "

      {readPreference: secondary}

      " to every read command so it's possible that the read goes to a minority secondary. And since it's from a different session, it won't wait until the node has the writes.

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: