oneby-wang commented on PR #24698:
URL: https://github.com/apache/pulsar/pull/24698#issuecomment-3251552784

   Sorry for my mistake, closed field doesn't need volatile, it is protected by 
synchronized. 
   `cancelAllAndWaitForTheRunningTask()` and `triggerNextTask()` can be invoked 
concurrently, they are also protected by synchronized.
   Already fixed.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to