Details
-
Umbrella
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
-
None
Description
After HBASE-15593, we can use rpc timeout provided by client to prevent wasting time on requests that have been dropped by client. In request-handling path there are some points that are suitable to check if we can finish this request in time.
We can do this work in several sub-tasks to make sure each one is simple and easy to maintain.
Attachments
Issue Links
- is related to
-
HBASE-16583 Make Region's implementation asynchronous
- Closed
-
HBASE-17449 Add explicit document on different timeout settings
- Closed
- relates to
-
HBASE-15593 Time limit of scanning should be offered by client
- Closed