You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2021/10/29 14:39:00 UTC

[jira] [Updated] (PHOENIX-6584) Annotate HBase WALs with Schema Id

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

Geoffrey Jacoby updated PHOENIX-6584:
-------------------------------------
    Fix Version/s: 5.2.0
                   4.17.0

> Annotate HBase WALs with Schema Id
> ----------------------------------
>
>                 Key: PHOENIX-6584
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6584
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Geoffrey Jacoby
>            Assignee: Geoffrey Jacoby
>            Priority: Major
>             Fix For: 4.17.0, 5.2.0
>
>
> PHOENIX-5435 introduced WAL annotation with a tuple of fields (tenant, Phoenix schema, table, and last DDL timestamp) to identify the Phoenix object which had created an HBase edit, for use in change detection systems. PHOENIX-6227 introduces the ability to store schema information about Phoenix metadata in an external schema registry and save a lookup id to get the metadata back. 
> Switch the WAL annotations to use this schema id rather than the existing tuple. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)