[
https://issues.apache.org/jira/browse/HBASE-12714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333076#comment-14333076
]
Hudson commented on HBASE-12714:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6158 (See
[https://builds.apache.org/job/HBase-TRUNK/6158/])
HBASE-12714 RegionReplicaReplicationEndpoint should not set the RPC Codec
(enis: rev 78da65c412076695d516a4afc196551db3eaa6ff)
*
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)