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

Hudson commented on PHOENIX-2471:
---------------------------------

FAILURE: Integrated in Phoenix-master #995 (See 
[https://builds.apache.org/job/Phoenix-master/995/])
PHOENIX-2471 Move update meta data call prior to getting index (jtaylor: rev 
49be33e71b592e330f1304cfa20bbffc8bd18637)
* phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexIT.java


> Move update meta data call prior to getting index maintainer
> ------------------------------------------------------------
>
>                 Key: PHOENIX-2471
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2471
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 4.7.0
>
>         Attachments: PHOENIX-2471.patch
>
>
> The call to validate in MutationState needs to be done prior to the 
> getIndexMaintainer call so that if an index was added before the uncommitted 
> data is committed, the index rows are generated (for immutable rows table) 
> and index metadata is send to server (for mutable tables). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to