Fix checkCollectionUUIDMismatch ordering in CRUD operations on time series path

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In write_ops_exec.cpp we do a bunch of checkCollectionUUIDMismatch calls before acquiring the collection that could lead to NamespaceNotFound when the chunks moved from the given shard.

      We should make sure that checkCollectionUUIDMismatch only happens after collection acquire.

      It should be just reordering some function calls.

            Assignee:
            Unassigned
            Reporter:
            Wolfee Farkas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: