[
https://issues.apache.org/jira/browse/PHOENIX-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyi Yan updated PHOENIX-5640:
-------------------------------
Fix Version/s: 4.16.0
> Pending disable count should not be increased for rebuild write failures
> ------------------------------------------------------------------------
>
> Key: PHOENIX-5640
> URL: https://issues.apache.org/jira/browse/PHOENIX-5640
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.14.3
> Reporter: Kadir OZDEMIR
> Assignee: Kadir OZDEMIR
> Priority: Major
> Fix For: 5.1.0, 4.15.1, 4.16.0
>
> Attachments: PHOENIX-5640.4.x-HBase-1.5.001.patch
>
>
> For index rebuild write failures, PhoenixIndexFailurePolicy does not change
> the index state but unnecessarily increases the pending disable count that is
> maintained in the system catalog. This leads to system catalog corruption
> when view indexes experience index rebuild write failures. This is because
> PhoenixIndexFailurePolicy uses the physical table name instead of the logical
> table name when updating the system catalog.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)