[
https://issues.apache.org/jira/browse/PHOENIX-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-269.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> set hbase.rpc.timeout when necessary
> ------------------------------------
>
> Key: PHOENIX-269
> URL: https://issues.apache.org/jira/browse/PHOENIX-269
> Project: Phoenix
> Issue Type: Task
> Reporter: Raymond Liu
>
> when phoenix.query.timeoutMs is set to a value large than hbase.rpc.timeout.
> we should also modify hbase.rpc.timeout for this query too. otherwise, as an
> hbase client, phoenix query will still timeout, and this setting won't
> achieve it's goal. Though user can modify hbase.rpc.timeout by themselves,
> while since phoenix do a lot of aggregation works in RS, it will have more
> chance to time out the client. the usage scenario is quite different from
> normal HBase client.
--
This message was sent by Atlassian JIRA
(v6.2#6252)