Splitting chunks for zone violations must not impact scalability

XMLWordPrintableJSON

    • Catalog and Routing
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Within the balancer round we are travearsing all the chunks per collection to check if any chunk needs to be split due to zone violations. The aim of this ticket is to reduce the amount of time this check takes in case of having a large number of collections.

      A proposal is to modify the selectChunksToSplit implementation and perform a query joining config.tags and config.chunks to find the chunks violating zones instead of bringing to memory all the zones and all the collection distributions. 

              Assignee:
              Unassigned
              Reporter:
              Silvia Surroca
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: