[
https://issues.apache.org/jira/browse/HBASE-11440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122592#comment-14122592
]
Hudson commented on HBASE-11440:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #153 (See
[https://builds.apache.org/job/HBase-1.0/153/])
HBASE-11440 Make KeyValueCodecWithTags as the default codec for (ramkrishna:
rev 0eddf0c984c2e4169a3f312747ff279fe44ded00)
* hbase-common/src/main/resources/hbase-default.xml
> 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, 2.0.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.3.4#6332)