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 2019/08/21 18:56:45 UTC

[GitHub] [pulsar] tcbuzor commented on issue #4988: Producer create method blocked forever

tcbuzor commented on issue #4988: Producer create method blocked forever 
URL: https://github.com/apache/pulsar/issues/4988#issuecomment-523602943
 
 
   When a Producer.create is called, how long does it create request last ? does it wait forever for the producer to be created? Can I pass a timeout to the create method ?
   I dont have to restart the JVM to remove blocking threads due to hanging Producer create call.

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


With regards,
Apache Git Services