codelipenghui commented on a change in pull request #8125:
URL: https://github.com/apache/pulsar/pull/8125#discussion_r701962508
##########
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/HashRangeAutoSplitStickyKeyConsumerSelector.java
##########
@@ -34,7 +34,7 @@
* 2.The whole range of hash value could be covered by all the consumers.
* 3.Once a consumer is removed, the left consumers could still serve the
whole range.
*
- * Initializing with a fixed hash range, by default 2 << 5.
Review comment:
Looks like an unrelated change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]