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/02/22 13:47:52 UTC

[GitHub] [pulsar] codelipenghui commented on pull request #9238: [Transaction] Fix transaction log append sync problem.

codelipenghui commented on pull request #9238:
URL: https://github.com/apache/pulsar/pull/9238#issuecomment-783387600


   @congbobo184 Could you please give more details about this issue? If it is the recycling issue, I don't think a lock can fix it, the recycle operation still can get the lock first. If this is a race condition while update the state of the `TxnMetaImpl`, I noticed  `TxnMetaImpl` is a thread-safe implementation.


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