You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/10/21 20:37:33 UTC

[jira] [Resolved] (PHOENIX-1370) Allow query timeout to differ from RPC timeout

     [ https://issues.apache.org/jira/browse/PHOENIX-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-1370.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2
                   4.2
                   5.0.0
         Assignee: James Taylor

> Allow query timeout to differ from RPC timeout
> ----------------------------------------------
>
>                 Key: PHOENIX-1370
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1370
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 5.0.0, 4.2, 3.2
>
>         Attachments: PHOENIX-1370.patch, PHOENIX-1370_v2.patch
>
>
> We previously forced hbase.rpc.timeout to match phoenix.query.timeoutMs because our queries would often perform a scan over an entire region's worth of data. These timeouts can really be independent now that stats are in place. Forcing them to be the same is not the right thing to do any longer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)