You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/08/26 07:07:58 UTC

[jira] [Updated] (HBASE-11440) Make KeyValueCodecWithTags as the default codec for replication in trunk

     [ https://issues.apache.org/jira/browse/HBASE-11440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-11440:
-------------------------------------------

    Attachment: HBASE-11440_2.patch

Just trying this again.  Found that locally the failed test case in the older QA runs is passing now.  Lets see what hadoop QA says now.

> Make KeyValueCodecWithTags as the default codec for replication in trunk
> ------------------------------------------------------------------------
>
>                 Key: HBASE-11440
>                 URL: https://issues.apache.org/jira/browse/HBASE-11440
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.99.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>         Attachments: HBASE-11440.patch, HBASE-11440_1.patch, HBASE-11440_2.patch
>
>
> Set 
> {code}
> <property>
>         <name>hbase.replication.rpc.codec</name>      <value>org.apache.hadoop.hbase.codec.KeyValueCodecWithTags</value>
> </property>
> {code}
> in hbase-default.xml



--
This message was sent by Atlassian JIRA
(v6.2#6252)