[
https://issues.apache.org/jira/browse/HBASE-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoffrey Jacoby updated HBASE-15633:
------------------------------------
Description:
HBASE-15507 introduced an update_peer_config method to allow online changes to
replication config. It depended on HBASE-11393, which so far exists only in
master and can only be in 2.0 and above because of some incompatible changes to
replication peer config serialization.
To get this in branch-1 will require two things:
1. Port the PeerConfigTracker in HBASE-11393 to branch-1 without taking the
incompatible tableCF serialization changes.
2. Port HBASE-15507's logic on top of this.
was:
HBase-15507 introduced an update_peer_config method to allow online changes to
replication config. It depended on HBASE-11393, which so far exists only in
master and can only be in 2.0 and above because of some incompatible changes to
replication peer config serialization.
To get this in branch-1 will require two things:
1. Port the PeerConfigTracker in HBASE-11393 to branch-1 without taking the
incompatible tableCF serialization changes.
2. Port HBASE-15507's logic on top of this.
> Backport HBASE-15507 to branch-1
> --------------------------------
>
> Key: HBASE-15633
> URL: https://issues.apache.org/jira/browse/HBASE-15633
> Project: HBase
> Issue Type: New Feature
> Components: Replication, shell
> Affects Versions: 1.3.0
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
>
> HBASE-15507 introduced an update_peer_config method to allow online changes
> to replication config. It depended on HBASE-11393, which so far exists only
> in master and can only be in 2.0 and above because of some incompatible
> changes to replication peer config serialization.
> To get this in branch-1 will require two things:
> 1. Port the PeerConfigTracker in HBASE-11393 to branch-1 without taking the
> incompatible tableCF serialization changes.
> 2. Port HBASE-15507's logic on top of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)