kangkaisen commented on issue #3330: Fix rowset_meta race condition for 
commit_txn in TxnManager
URL: https://github.com/apache/incubator-doris/pull/3330#issuecomment-614728935
 
 
   >txn_lock to protect txn itself
   
   what's the meaning of `protect txn itself` ?
   
   > Only `commit_txn` and `publish_txn` has rowset meta modification. So I 
think the txn lock is mainly to protect the rowset meta of the specified txn.
   
   @caiconghui  Hi. If @morningman is right. Please rename `_txn_mutex` and 
`_txn_shard_size`, current name is confusing.
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to