Abort chunk migration after cloning more data than expected

XMLWordPrintableJSON

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

      In the cloning phase, we should define some kind of limit (probably based on the max chunk size) that once it's reached migrations are aborted. This scenario might happen if the chunk being migrated is also receiving a lot of data or if the balancer wrongly decided to move a chunk whose real size was much bigger than the approximated size. Note that the approximated size of a chunk is computed as NumberOfDocsInTheChunk * averageSizePerDoc.

      Note that those chunks should be marked as jumbo, otherwise the balancer will deterministically try to move them again.

              Assignee:
              Unassigned
              Reporter:
              Sergi Mateo Bellido
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: