[
https://issues.apache.org/jira/browse/PHOENIX-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487212#comment-15487212
]
Hudson commented on PHOENIX-3170:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1395 (See
[https://builds.apache.org/job/Phoenix-master/1395/])
PHOENIX-3170 Remove the futuretask from the list if (rajeshbabu: rev
c0f72b536684bdbb6f3e597d5d93e767732bd007)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java
> Remove the futuretask from the list if StaleRegionBoundaryCacheException is
> thrown while initializing the scanners
> ------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-3170
> URL: https://issues.apache.org/jira/browse/PHOENIX-3170
> Project: Phoenix
> Issue Type: Bug
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Fix For: 4.8.1
>
> Attachments: PHOENIX-3170.patch
>
>
> When StaleRegionBoundaryCacheException is thrown while initializing the
> scanners we log it at the end of query while closing the iterators. It will
> confuse the users so better to remove the futuretask from which we get
> StaleRegionBoundaryCacheException while initializing the scanners.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)