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

Jesse Yates commented on PHOENIX-1107:
--------------------------------------

bq. Since the data replication isn't going to do the index updates...replays 
the index updates through replication

What do you mean by this? Basically, just do:
{quote}
setting the CFs in the index table to include REPLICATION_SCOPE=GLOBAL and a 
single subclass of Replication to correctly handle the index updates as a 
WALActionListener 
{quote}

yes?

> Support mutable indexes over replication
> ----------------------------------------
>
>                 Key: PHOENIX-1107
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1107
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 3.1, 4.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>         Attachments: phoenix-1107-3.0.v0
>
>
> Mutable indexes don't support usage with replication. For starters, the 
> replication WAL Listener checks the family of the edits, which can throw a 
> NPE for the IndexedKeyValue 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to