You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2022/04/11 08:34:57 UTC

[GitHub] [hive] deniskuzZ commented on pull request #3181: HIVE-26121: Hive transaction rollback should be thread-safe

deniskuzZ commented on PR #3181:
URL: https://github.com/apache/hive/pull/3181#issuecomment-1094709982

   > endTransactionAndCleanup
   
   yes, we definitely need to synchronize `DriverTxnHandler.endTransactionAndCleanup`.  As for  `DbTxnManager.java.stopHeartbeat` it was already kinda synchronized and it's possible that concurrent execution might still occur when shutdownhook is invoked.


-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org