[
https://issues.apache.org/jira/browse/HBASE-12714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333080#comment-14333080
]
Hudson commented on HBASE-12714:
--------------------------------
FAILURE: Integrated in HBase-1.1 #205 (See
[https://builds.apache.org/job/HBase-1.1/205/])
HBASE-12714 RegionReplicaReplicationEndpoint should not set the RPC Codec
(enis: rev 28f4b8d07e410ff2a11f9c63f26a05ee60514db5)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java
> RegionReplicaReplicationEndpoint should not set the RPC Codec
> --------------------------------------------------------------
>
> Key: HBASE-12714
> URL: https://issues.apache.org/jira/browse/HBASE-12714
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 1.1.0
>
> Attachments: hbase-12714_v1.patch
>
>
> We are setting RPC Codec using the configured WAL codec in
> RegionReplicaReplicationEndpoint. This seems to be an artifact of an earlier
> version of intercluster replication.
> Since we are doing the RPC from this replication endpoint in the same
> cluster, we should not change the RPC Codec at all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)