Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
Description
Currently, in DbTxnManager this method will block until all competing locks have gone away.
This is not appropriate for all clients. There should be a way to specify a max-wait-time.
It will throw an exception on timeout (given how current method signature is written).
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-12544 ErrorMsg. LOCK_ACQUIRE_TIMEDOUT should include info about lock that caused the timeut
-
- Open
-