Details

    • Technical task
    • Resolution: Fixed
    • Critical
    • 7.6.2
    • 7.6.0
    • fts
    • None
    • 0

    Description

      Observations

      1. Currently, during an index's rebalancing, all the partitions, irrespective of index, are redistributed by blance. However, only the partitions corresponding to the index being rebalanced are introduced in the end plans to be set in cfg.

      2. Blance is agnostic of indexes(a cbgt concept). Hence, passing in many partitions across indexes can lead to skews at an index level, even though the overall partition distribution is even. 

      Aim

      Hence, to achieve a uniform distribution at an index level(which is necessary for both provisioning and rebalance)

      1. it is necessary to pass context from prior iterations in the ongoing rebalance to blance in the form of existing partition distribution, but  
      2. redistribute only the partitions belonging to the index being rebalanced/provisioned.

      Requirement

      Provisioning and rebalance result in even distribution of partitions.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            aditi.ahuja Aditi Ahuja
            aditi.ahuja Aditi Ahuja
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty