Neha Gupta created PHOENIX-6472:
-----------------------------------
Summary: In case of region inconsistency phoenix should stop
gracefully
Key: PHOENIX-6472
URL: https://issues.apache.org/jira/browse/PHOENIX-6472
Project: Phoenix
Issue Type: Bug
Reporter: Neha Gupta
Assignee: Neha Gupta
When Phoenix fetches HRegionLocation data via hbase client, in case of region
overlap/inconsistencies it should throw an exception and stop gracefully
instead of getting stuck in an infinite loop and create millions ofÂ
HRegionLocation objects. Phoenix CQSI code for [getting
AllTableRegions|https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java#L664]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)