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/02/16 21:34:06 UTC

[GitHub] [pulsar] merlimat opened a new pull request #9600: Fixed wait-for-exclusive producer triggering of operation timeout

merlimat opened a new pull request #9600:
URL: https://github.com/apache/pulsar/pull/9600


   ### Motivation
   
   The timeout operation when waiting for exclusive producer is not being handled correctly. This leads to the client finally discarding the notification from the broker that it has become the new exclusive producer.
   
   The test was masking this issue because it wasn't using the ad-hoc client instance with the reduced operation timeout.


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

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



[GitHub] [pulsar] merlimat merged pull request #9600: Fixed wait-for-exclusive producer triggering of operation timeout

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


   


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

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