When index creation is requested from multiple app servers at the same time, the current ops has to finish each index build

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Index Maintenance
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When you have multiple sources requesting the same index creation, the following occurs:

      • Since the index doesn't exist yet, each index build starts
      • Once the first index creation finishes, index now shows up
      • Remaining index builds have to complete before checking and validating that they built for nothing since the index now exists.

      We saw this issue with an application requesting new index creation. After deploying un update to 50+ servers, they all made the same request on a particularly large index, which effectively took down the database servers.

            Assignee:
            Eric Milkie
            Reporter:
            Joshua Maag
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: