fle2_crud.js should use the same session to read from encrypted/unencrypted collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0, 7.0.3
    • Affects Version/s: None
    • Component/s: Security
    • None
    • Fully Compatible
    • v7.0
    • Security 2023-05-29, Security 2023-06-12, Security 2023-06-26
    • 20
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      fle2_crud.js performs reads from two different collections using two different clients (one for the encrypted collection and another for the unencrypted). Because these two reads don't use the same causally consistent session, the test does not have a monotonic reads guarantee. which the 'readsDocs' state requires.

      fle2_crud.js should issue reads for both collections under the same causally consistent session.

            Assignee:
            Shreyas Kalyan
            Reporter:
            Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: