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/08/02 03:21:39 UTC

[GitHub] [pulsar] tisonkun commented on pull request #16910: [fix][broker] Avoid using `ArrayList` in the concurrent environment.

tisonkun commented on PR #16910:
URL: https://github.com/apache/pulsar/pull/16910#issuecomment-1201970152

   I think the issue here can be that the caller calls `readEntryComplete` with `null` parameter.
   
   IIRC bookkeeper handles callbacks one by one so it may not in a concurrent context.


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