Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.99.0
-
None
-
Reviewed
Description
Since HBASE-10525, we can write in a different thread than the client. This allows the client thread to be interrupted w/o any impact on the shared tcp connection. We should setup the iostream on the second thread as well, i.e. when we do the write, and not when we do the getConnection.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-10355 Failover RPC's from client using region replicas
- Closed