You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (Jira)" <ji...@apache.org> on 2021/08/19 21:26:00 UTC

[jira] [Updated] (PHOENIX-6472) In case of region inconsistency phoenix should stop gracefully

     [ https://issues.apache.org/jira/browse/PHOENIX-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyi Yan updated PHOENIX-6472:
-------------------------------
    Affects Version/s:     (was: 4.17.0)
                       4.16.0

> 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
>    Affects Versions: 4.16.0
>            Reporter: Neha Gupta
>            Assignee: Xinyi Yan
>            Priority: Major
>
> 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)