current balance channel policy only consider current collection's distribution, so if all collections has 1 channel, and all channels has been loaded on same querynode, after querynode num increase, balance channel won't be triggered.
enable score based balance channel policy, to achieve:
distribute all channels evenly across multiple querynodes
distribute each collection's channel evenly across multiple querynodes.
Is there an existing issue for this?
What would you like to be added?
current balance channel policy only consider current collection's distribution, so if all collections has 1 channel, and all channels has been loaded on same querynode, after querynode num increase, balance channel won't be triggered.
enable score based balance channel policy, to achieve:
Why is this needed?
No response
Anything else?
No response