You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/12/01 21:41:11 UTC

[jira] [Updated] (PHOENIX-2471) Move update meta data call prior to getting index maintainer

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

James Taylor updated PHOENIX-2471:
----------------------------------
    Attachment: PHOENIX-2471.patch

Please review, [~tdsilva]. I'll make a comment on PHOENIX-2446 about this particular case and the new test case that repros this issue.

> 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
>         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)