rdhabalia commented on pull request #12902:
URL: https://github.com/apache/pulsar/pull/12902#issuecomment-982989328


   @codelipenghui 
   
   > I think we'd better use the batch rate instead of the msg rate?
   
   LoadBalancer only captures `MsgRate` and not batch msg, and that's because  
batch message is an abstraction for the client. Broker still considers batch 
message a single message in terms of processing and storage. batch-message size 
which something matters and that can be covered by msgThroughput threshold.
   
   @Anonymitaet 
   
   Please don't block the PR due to the documentation format. yes, I agree, the 
better format helps but the reorganization of the content can be handled in 
separate PR as well because every individual has a different idea about the 
formation. 
   
   


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