James Taylor created PHOENIX-3184:
-------------------------------------
Summary: Wrap HBase calls in separate thread to reliably honor
query timeout
Key: PHOENIX-3184
URL: https://issues.apache.org/jira/browse/PHOENIX-3184
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
If an HBase call stalls, we don't detect and account for this in our query
execution time. To solve this, we can wrap any HBase calls that will make an
RPC and cancel the thread if our timeout expires.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)