Jason918 commented on code in PR #16097: URL: https://github.com/apache/pulsar/pull/16097#discussion_r900689195
########## conf/broker.conf: ########## @@ -1181,7 +1181,7 @@ loadBalancerMsgThroughputMultiplierDifferenceShedderThreshold=4 # When calculating new resource usage, the history usage accounts for. # It only takes effect in the ThresholdShedder strategy. -loadBalancerHistoryResourcePercentage=0.9 +loadBalancerHistoryResourcePercentage=90 Review Comment: You have to consider the case when new version broker using broker.conf in previous version. -- 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]
