lhotari commented on PR #15067:
URL: https://github.com/apache/pulsar/pull/15067#issuecomment-1099426971

   > , the persistentMarkDeletePosition might apply the value from thread 0 or 
thread 1, it's uncertain, I think we should provide consistent behavior here.
   > And `inProgressLatest` is a local variable, `mdEntry` will not share 
between threads, I think they are not related to race conditions.
   
   @codelipenghui That's true. However, I don't think that the problem has 
become worse than before.
   It would be good to address the problems with a single threaded approach 
with a actor like model where there would be no concurrency.


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