HQebupt commented on code in PR #18100:
URL: https://github.com/apache/pulsar/pull/18100#discussion_r998910445


##########
conf/broker.conf:
##########
@@ -1281,8 +1281,8 @@ defaultNamespaceBundleSplitAlgorithm=range_equally_divide
 # load shedding strategy, support OverloadShedder and ThresholdShedder, 
default is ThresholdShedder since 2.10.0
 
loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.ThresholdShedder
 
-# load balance placement strategy, support LeastLongTermMessageRate and 
LeastResourceUsageWithWeight
-loadBalancerLoadPlacementStrategy=org.apache.pulsar.broker.loadbalance.impl.LeastLongTermMessageRate
+# load balance placement strategy, support LeastLongTermMessageRate and 
LeastLongTermMessageRate

Review Comment:
   This line needs to keep the same as the original



-- 
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]

Reply via email to