[
https://issues.apache.org/jira/browse/PHOENIX-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014446#comment-17014446
]
Hudson commented on PHOENIX-5666:
---------------------------------
ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #363 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/363/])
PHOENIX-5666 IndexRegionObserver incorrectly updates (kadir: rev
91b18f4460bf98e87fb6d2dfa0c657d28a52c05c)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java
> 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
> 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)