You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/09/24 15:31:01 UTC

[jira] [Commented] (PHOENIX-4798) Update encoded col qualifiers on the base table correctly

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

Hudson commented on PHOENIX-4798:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-omid2 #89 (See [https://builds.apache.org/job/Phoenix-omid2/89/])
PHOENIX-4798 Update encoded col qualifiers on the base table correctly (tdsilva: rev b0cc455c93df4bd13a7db5a8a21496f2eb170500)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/PhoenixMetaDataCoprocessorHost.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java


> Update encoded col qualifiers on the base table correctly
> ---------------------------------------------------------
>
>                 Key: PHOENIX-4798
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4798
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Thomas D'Silva
>            Assignee: Thomas D'Silva
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-4798-4.x-HBase-1.3-final.patch, PHOENIX-4798-4.x-HBase-1.3-v2.patch, PHOENIX-4798-4.x-HBase-1.3-v3.patch, PHOENIX-4798-4.x-HBase-1.3.patch, PHOENIX-4798-final.patch
>
>
> For tables that use column qualifier encoding, when a column is added or view created we update the encoded column qualifier on the base table and increment its sequence number. 
> Add a check to see if the base table is at the expected sequence number and fail if it is not with a CONCURRENT_TABLE_MUTATION



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