Prevent creation of search indexes during resharding

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

      SERVER-120851 blocked resharding if search indexes existed on a collection to prevent the indexes from being silently dropped. However, it left an open race condition where a customer could create a new index after the resharding coordinator has already done the check, but before the resharding operation has committed. In this case, the new search index will be silently dropped.

            Assignee:
            Unassigned
            Reporter:
            Samuel Frank
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: