[
https://issues.apache.org/jira/browse/HBASE-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880817#comment-13880817
]
Anoop Sam John commented on HBASE-10412:
----------------------------------------
Again this can be solved by setting hbase.client.rpc.codec *at the HRS* to some
codec which consider tags also. (KeyValueCodecWithTags or CellCodecWithTags).
With this way, the issue can be solved by a doc update.
For replication we have introduced a new config to specify a replication
specific codec name. Might not be good to add a new config to specify a replay
codec.
> 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
>
> This is caused by HBASE-10322. The default RPC codec KVCodec strips tags.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)