You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/01/15 12:05:00 UTC

[jira] [Updated] (PHOENIX-5666) IndexRegionObserver incorrectly updates PostIndexUpdateFailure metric

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

Istvan Toth updated PHOENIX-5666:
---------------------------------
    Fix Version/s: 5.1.0

> IndexRegionObserver incorrectly updates PostIndexUpdateFailure metric
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-5666
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5666
>             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
>
>         Attachments: PHOENIX-5666.master.001.patch
>
>
> When there is no post index (phase 3) updates (for tables with no indexes or during index rebuild), the list for index updates is not initialized by IndexRegionObserver. This causes a null pointer exception and this exception is caught and ignored since phase3 write failures are in general ignored. However, this leads to updating the PostIndexUpdateFailure metric incorrectly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)