BewareMyPower commented on pull request #12195:
URL: https://github.com/apache/pulsar/pull/12195#issuecomment-928689470


   > Perhaps there is ambiguity for what constitutes a "pending write request"? 
   
   I also found the problem. I think it's an inconsistency between the JavaDocs 
and the actual implementation. But the definition of **pending write request** 
is ambiguous. Should it be the inflight `CommandSend` network requests or all 
the pending messages in producer's buffer? But


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