SinghAsDev opened a new pull request, #5036:
URL: https://github.com/apache/iceberg/pull/5036

   When using Hive Metastore catalog, it is possible that longer transactions 
can take longer than [transaction 
timeout](https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.txn.timeout)
 of the Hive Metastore (hive.txn.timeout or metastore.txn.timeout in the newer 
versions). In those cases, concurrent transactions can overwrite each other 
leading to data corruption. This change fixes concurrent transactions 
overwriting commits by adding hive lock heartbeats.


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


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

Reply via email to