Description
Now when we want to get a row lock, the timeout is fixed and default is 30s. But the requests from client have different RPC timeout setting. We can use the client's deadline to set timeout on tryLock.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-24794 hbase.rowlock.wait.duration should not be <= 0
- Resolved