Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0, 4.0.0
-
None
Description
1) Only locks for tables should be checked.
2) Check on whether txnWriteIdList is null or not needs to be fixed: it should be done on the configuration property value, as the object txnWriteIdList will never be null.
Attachments
Attachments
Issue Links
- contains
-
HIVE-19893 TxnIdUtils.checkEquivalentWriteIds may return false negatives
- Resolved
- relates to
-
HIVE-19382 Acquire locks before generating valid transaction list for some operations
- Closed