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/07/17 23:02:10 UTC

[GitHub] [pulsar] merlimat commented on issue #4741: Remove failed stale producer from the connection

merlimat commented on issue #4741: Remove failed stale producer from the connection
URL: https://github.com/apache/pulsar/pull/4741#issuecomment-512599709
 
 
   @rdhabalia The check for the same future on delete was there to prevent deleting the wrong future, eg. after a timeout from client that resend the create-producer command. The tests were actually simulating this condition.

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