You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Joseph (JIRA)" <ji...@apache.org> on 2016/06/14 16:57:00 UTC

[jira] [Updated] (HBASE-15867) Move HBase replication tracking from ZooKeeper to HBase

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

Joseph updated HBASE-15867:
---------------------------
    Description: 
Move the WAL file and offset tracking out of ZooKeeper and into an HBase table called hbase:replication. 
The largest three new changes will be two classes ReplicationTableBase, TableBasedReplicationQueues, and TableBasedReplicationQueuesClient. As of now ReplicationPeers and HFileRef's tracking will not be implemented. Subtasks have been filed for these two jobs.

  was:Move the WAL file and offset tracking from ZooKeeper into an HBase table for replication.


> Move HBase replication tracking from ZooKeeper to HBase
> -------------------------------------------------------
>
>                 Key: HBASE-15867
>                 URL: https://issues.apache.org/jira/browse/HBASE-15867
>             Project: HBase
>          Issue Type: New Feature
>          Components: Replication
>            Reporter: Joseph
>            Assignee: Joseph
>
> Move the WAL file and offset tracking out of ZooKeeper and into an HBase table called hbase:replication. 
> The largest three new changes will be two classes ReplicationTableBase, TableBasedReplicationQueues, and TableBasedReplicationQueuesClient. As of now ReplicationPeers and HFileRef's tracking will not be implemented. Subtasks have been filed for these two jobs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)