You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/09 06:43:39 UTC

[GitHub] [pulsar] Sunny-Island opened a new pull request #11600: Use sendRequestWithId to add timeout to hasMessageAvailable

Sunny-Island opened a new pull request #11600:
URL: https://github.com/apache/pulsar/pull/11600


   ### Motivation
   
   Add timeout for the reader.hasMessageAvailable(hasMsg).
   
   ### Modifications
   
   Use `sendRequestWithId` instead if `sendCommand`, and former will get `OperationTimeout`.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] BewareMyPower merged pull request #11600: Use sendRequestWithId to add timeout to hasMessageAvailable

Posted by GitBox <gi...@apache.org>.
BewareMyPower merged pull request #11600:
URL: https://github.com/apache/pulsar/pull/11600


   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org