You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2015/02/23 07:05:12 UTC

[jira] [Resolved] (HBASE-12714) RegionReplicaReplicationEndpoint should not set the RPC Codec

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

Enis Soztutar resolved HBASE-12714.
-----------------------------------
    Resolution: Fixed

I've pushed this. Thanks for review. 

> 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)