[
https://issues.apache.org/jira/browse/PHOENIX-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14515145#comment-14515145
]
James Taylor commented on PHOENIX-1927:
---------------------------------------
Sounds like it's worth a try to just always use ScannerCreationMode.DELAYED.
Want to get Mujtaba a patch, [~samarthjain]? I seem to remember doing this
earlier and we saw a degradation in perf. Perhaps the lack of a call to peek in
the call method was the issue so perhaps this will be ok now.
> 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)