Github user kishoreg commented on the issue:
https://github.com/apache/helix/pull/59
Maybe we should keep the partition count map in place.I am thinking about
the case where new nodes get added, will the new change stop redistributing
partitions.
A simple test case to try is
2 nodes (n1,n2) with 6 partitions
add a node(n3)
we should see one partition from n1,n2 move to n3. We already have that
test case.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---