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/03/11 06:57:18 UTC

[GitHub] [pulsar] mattisonchao commented on pull request #14656: Fix NPE cause by duplicated removeSubscription

mattisonchao commented on pull request #14656:
URL: https://github.com/apache/pulsar/pull/14656#issuecomment-1064828801


   This problem looks like caused by race conditions, a simple null check may doesn’t work well.
   I think we need to check how to cause the race condition first. 


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