Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.95.2
-
None
-
Incompatible change, Reviewed
-
stop_replication and start_replication aren't available anymore due to the confusion it was causing. The right way to stop/start replication is to disable_peer and enable_peer, for each peers.
-
0.96notable
Description
The stop/start replication functionality is confusing. More times then not a user really only wants to stop/start replication on a peer by peer basis. Enable/disable peer handles this need.
Removing ReplicationState and the admin commands associated with it will simplify the code without losing any major functionality.
This JIRA was created based on a discussion in HBASE-8844.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-3489 .oldlogs not being cleaned out
- Closed
-
HBASE-5222 Stopping replication via the "stop_replication" command in hbase shell on a slave cluster isn't acknowledged in the replication sink
- Closed
- relates to
-
HBASE-8844 Document the removal of replication state AKA start/stop_replication
- Closed