You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2015/04/27 23:22:39 UTC

[jira] [Commented] (PHOENIX-1927) hbase.regionserver.lease.period needs to be increased for immutable index population

    [ https://issues.apache.org/jira/browse/PHOENIX-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14515029#comment-14515029 ] 

Samarth Jain commented on PHOENIX-1927:
---------------------------------------

[~jamestaylor] - is this related to using a round robin executor on region servers? - https://issues.apache.org/jira/browse/PHOENIX-1906

I was thinking an easier alternative would be to use the ScannerCreationMode.DELAYED in such upsert select cases. This way we won't run into scanner lease expiration issues. What do you think?

> hbase.regionserver.lease.period needs to be increased for immutable index population
> ------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1927
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1927
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.3.1
>            Reporter: Mujtaba Chohan
>
> Even after increasing phoenix.query.timeoutMs, hbase.regionserver.lease.period needs to be set to a high value otherwise following exception stops immutable index population when data is present in base table:
> org.apache.phoenix.exception.PhoenixIOException: 88979ms passed since the last invocation, timeout is currently set to 60000



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