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 22:34:33 UTC

[jira] [Resolved] (PHOENIX-941) Parallelize within regions to prevent rpc timeout

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

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

With stats collection, this issue goes away.

> Parallelize within regions to prevent rpc timeout
> -------------------------------------------------
>
>                 Key: PHOENIX-941
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-941
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>             Fix For: 5.0.0, 4.2, 3.2
>
>
> Sometimes bigger operations such as the initial creation of an index across a big table timeout due to the RPC lease expiring. One easy way to prevent this from the client is to parallelize within a region, even if we're going over our concurrency threshold.



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