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 2021/06/01 07:01:33 UTC

[GitHub] [pulsar] 315157973 opened a new pull request #10763: Add a read lock when traversing batchDeletedIndexes

315157973 opened a new pull request #10763:
URL: https://github.com/apache/pulsar/pull/10763


   ### Motivation
   We will add a write lock when writing batchDeletedIndexes.
   The traversal read operation is not atomic, and read lock need to be added
   
   ### Modifications
   add read lock in  `buildBatchEntryDeletionIndexInfoList`
   
   ### Verifying this change
   


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



[GitHub] [pulsar] codelipenghui merged pull request #10763: Add a read lock when traversing batchDeletedIndexes

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #10763:
URL: https://github.com/apache/pulsar/pull/10763


   


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