Update writeToConfigCollectionsForTempNSS to not fail on retry

XMLWordPrintableJSON

    • Cluster Scalability
    • ClusterScalability Jun9-Jun23
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 0

      In this function, if we are in the committing state we will delete the entry for the temp nss in the config collection. If that succeeds and we retry there will not be an entry to delete so the check at the end of the function will fail since no docs will have been updated.

      An idea for fixing would be to perform a find before deleting to see if we need to run the delete op. 

            Assignee:
            Ben Gawel
            Reporter:
            Ben Gawel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: