Alex Warshavsky created PHOENIX-2916:
----------------------------------------
Summary: Need a client-side level property to control write timeout
Key: PHOENIX-2916
URL: https://issues.apache.org/jira/browse/PHOENIX-2916
Project: Phoenix
Issue Type: New Feature
Reporter: Alex Warshavsky
Priority: Minor
Currently, there's a client side property phoenix.query.timeoutMs which allows
query to timeout after the specified time. However, there's no equivalent
property to allow upserts (writes) to timeout if the client requires a shorted
wait time than the default in Phoenix/HBase. This should apply to the
underlying operations related to writes - upsert, commit. Also it should
control timeout for writes in the HBase client, which might include Zookeeper
client timeout as well.
Proposed property name: phoenix.update.timeoutMs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)