Fix persist_sampled_*_queries.js test cases to not share namespaces

XMLWordPrintableJSON

    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0, v7.3, v7.0
    • Cluster Scalability 2024-4-15, Cluster Scalability 2024-4-29
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The use of some bits of UUID() to compute a unique namespace for each test case can result in multiple test cases actually sharing a common namespace. This contaminates the state under test for a succeeding test case.

      We can use the entire UUID() or also add a global counter to the collection name to guarantee namespace uniqueness.

              Assignee:
              Israel Hsu (Inactive)
              Reporter:
              Israel Hsu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: