[
https://issues.apache.org/jira/browse/HBASE-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881275#comment-13881275
]
Jesse Yates commented on HBASE-10412:
-------------------------------------
{quote}
1. Get distributed log replay working with tags using a WALCodec. (Now)
2. Redo distributed replay a bit so it doesn't use a bare codec but uses its
own. Maybe a RPC codec as static inner class that embeds a WAL codec? (Later)
{quote}
I can live with that... on you Mr. Release Manager to make it happen :)
> 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)