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 2020/07/22 10:41:20 UTC

[GitHub] [pulsar] jiazhai commented on pull request #7572: [CPP] Fix segment crashes that caused by race condition of timer in cpp client

jiazhai commented on pull request #7572:
URL: https://github.com/apache/pulsar/pull/7572#issuecomment-662381226


   @merlimat @irairdon @klwilson227 @sijie Would you please help review the changes? 
   The former change would still have a chance to access null ptr, add the lock for `timer` to make the access safer.  
   


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