[ 
https://issues.apache.org/jira/browse/PHOENIX-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431372#comment-16431372
 ] 

Hudson commented on PHOENIX-4682:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1824 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1824/])
PHOENIX-4682 UngroupedAggregateRegionObserver preCompactScannerOpen hook 
(vincentpoon: rev 2da904ebcb84d03231cccae298d78b0add1012ba)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexIT.java
Revert "PHOENIX-4682 UngroupedAggregateRegionObserver (vincentpoon: rev 
49610d188a34e078514cfc61560e2389933b80b0)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexIT.java
PHOENIX-4682 UngroupedAggregateRegionObserver preCompactScannerOpen hook 
(vincentpoon: rev 701c447d366977eaa3d28d99940faf2bff958085)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexIT.java


> UngroupedAggregateRegionObserver preCompactScannerOpen hook should not throw 
> exceptions
> ---------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4682
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4682
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.13.0
>            Reporter: Vincent Poon
>            Assignee: Vincent Poon
>            Priority: Major
>             Fix For: 4.14.0, 5.0.0
>
>         Attachments: PHOENIX-4682.master.v1.patch, 
> PHOENIX-4682.v2.0.98.patch, PHOENIX-4682.v2.master.patch, 
> PHOENIX-4682.v3.5.x.patch, PHOENIX-4682.v3.master.patch
>
>
> TableNotFoundException in the preCompactScannerOpen hook can lead to RS abort.
> Some tables might have the phoenix coprocessor loaded but not be actual 
> Phoenix tables (i.e. have a row in SYSTEM.CATALOG).  We should ignore these 
> Exceptions instead of throwing them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to