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

Anoop Sam John commented on HBASE-10412:
----------------------------------------

[~jesse_yates] in case of Phoenix, I think you will need the custom 
WALCellCodec to do the RS->RS write.  Then only it will come as IndexedKeyValue 
object right? Pls correct me if I am wrong.

Yes I will update the javadoc of WALCellCodec

[[email protected]] Need to set 
conf.setBoolean(HConstants.DISTRIBUTED_LOG_REPLAY_KEY, distributedLogReplay);  
in setupBeforeClass for starting the cluster. So I can not go with 
parameterized way.

> Distributed log replay : Cell tags getting missed
> -------------------------------------------------
>
>                 Key: HBASE-10412
>                 URL: https://issues.apache.org/jira/browse/HBASE-10412
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Blocker
>             Fix For: 0.98.0, 0.99.0
>
>         Attachments: HBASE-10412.patch
>
>
> This is caused by HBASE-10322. The default RPC codec KVCodec strips tags.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to