Rajeshbabu Chintaguntla created PHOENIX-3170: ------------------------------------------------
Summary: 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 Affects Versions: 4.8.1 Reporter: Rajeshbabu Chintaguntla Assignee: Rajeshbabu Chintaguntla 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)