[ https://issues.apache.org/jira/browse/PHOENIX-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487487#comment-15487487 ]
Hudson commented on PHOENIX-3170: --------------------------------- SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBase-1.2 #21 (See [https://builds.apache.org/job/Phoenix-4.8-HBase-1.2/21/]) PHOENIX-3170 Remove the futuretask from the list if (rajeshbabu: rev babec570739c62098ed82e8fd018aefc7adbfe69) * (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.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)