Samarth Jain created PHOENIX-2849:
-------------------------------------
Summary: Possible stack overflow error on hitting
StaleRegionBoundaryCacheException
Key: PHOENIX-2849
URL: https://issues.apache.org/jira/browse/PHOENIX-2849
Project: Phoenix
Issue Type: Bug
Reporter: Samarth Jain
While working on PHOENIX-2848, I was running into StackOverFlow error because
ParallelIterators kept calling getIterators() on every
StaleRegionBoundaryCacheException. While I understand that this was
manifestation of a bug, it did make me think that we should probably have some
kind of a bound on number of retries we should allow in case of
StaleRegionBoundaryCacheException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)