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: [email protected]
