Update writeTOConfigCollectionsForTempNSS to not fail on retry

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            Unassigned
            Reporter:
            Ben Gawel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: