Yi Liang created PHOENIX-3846: --------------------------------- Summary: IndexedWALEditCodec make hbase cluster replication does not work Key: PHOENIX-3846 URL: https://issues.apache.org/jira/browse/PHOENIX-3846 Project: Phoenix Issue Type: Bug Reporter: Yi Liang
<property> <name>hbase.regionserver.wal.codec</name> <value>org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec</value> </property> When have above settings, the hbase cluster replication does not work. If I change above value back to WALCellCodec, the hbase cluster replication works fine. -- This message was sent by Atlassian JIRA (v6.3.15#6346)