You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/22 18:50:39 UTC

[jira] [Updated] (HBASE-10414) Distributed replay should re-encode WAL entries with its own RPC codec

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

Andrew Purtell updated HBASE-10414:
-----------------------------------

    Affects Version/s:     (was: 0.99.0)
        Fix Version/s:     (was: 0.98.5)
             Assignee:     (was: ramkrishna.s.vasudevan)

There doesn't seem sufficient motivation to do this work now. Scheduling for > 0.98. If a patch shows up, by all means consider targeting the latest 0.98 SNAPSHOT

> Distributed replay should re-encode WAL entries with its own RPC codec
> ----------------------------------------------------------------------
>
>                 Key: HBASE-10414
>                 URL: https://issues.apache.org/jira/browse/HBASE-10414
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.98.0
>            Reporter: Andrew Purtell
>             Fix For: 0.99.0
>
>
> HBASE-10412 allows distributed replay to send WAL entries with tags intact between RegionServers by substituting a WALCodec directly for the RPC codec. We should instead have distributed replay handle WAL entries including tags with its own tag-aware RPC codec and drop the direct use of WALCodecs for that purpose. 



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