[
https://issues.apache.org/jira/browse/HBASE-19665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392357#comment-16392357
]
Guanghao Zhang commented on HBASE-19665:
----------------------------------------
bq. cf regions family, column regions:<encoded-region-name> to store the latest
pushed sequence id of region for serial replication.
Why this doesn't store to meta?
bq. cf rs_state, column rs_state:enabled indicate that the server has been
added as a replicator.
Do we need this?
bq. cf wal, column wal:<queue-id> to store a byte array which is encoded the
<filename, position> pair.
If a queue has many wals, how to store them?
> Add table based replication peers/queues storage back
> -----------------------------------------------------
>
> Key: HBASE-19665
> URL: https://issues.apache.org/jira/browse/HBASE-19665
> Project: HBase
> Issue Type: Sub-task
> Components: Replication
> Reporter: Guanghao Zhang
> Assignee: Zheng Hu
> Priority: Major
> Attachments: HBASE-19665.v1.patch, HBASE-19665.v2.patch
>
>
> We removed them after HBASE-19397. So open a issue to track this thing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)