AnonHxy commented on code in PR #18418:
URL: https://github.com/apache/pulsar/pull/18418#discussion_r1019787659
##########
pulsar-common/src/main/java/org/apache/pulsar/policies/data/loadbalancer/LocalBrokerData.java:
##########
@@ -385,6 +379,7 @@ public Set<String> getBundles() {
return bundles;
}
+ @VisibleForTesting
Review Comment:
Great suggestion. I have updated the test cases using this method and
removed this setter. PTAL @poorbarcode
--
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]