[ https://issues.apache.org/jira/browse/PHOENIX-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111745#comment-14111745 ]
Andrew Purtell commented on PHOENIX-1107: ----------------------------------------- bq. a single subclass of Replication to correctly handle the index updates as a WALActionListener Can we make a change on the HBase side that updates visitLogEntryBeforeWrite to do the right thing in this case rather than require a subclassing of Replication? > 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)