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 2022/04/08 02:43:36 UTC

[GitHub] [pulsar] poorbarcode commented on pull request #15051: [fix][broker] Fix potential to add duplicated consumer

poorbarcode commented on PR #15051:
URL: https://github.com/apache/pulsar/pull/15051#issuecomment-1092387849

   > Seems that this PR only enhances the exception handling. Could you provide more information on how this PR fixed the duplicated consumer issue?
   
   The key point for the problem was "possibly delete a running CompletableFuture", the logic of the original code was not rigorous enough.  this PR solved this.  


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