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

Jean-Daniel Cryans updated HBASE-8861:
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.95.2
                   0.98.0
     Release Note: 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.
     Hadoop Flags: Incompatible change,Reviewed
           Status: Resolved  (was: Patch Available)

Committed to 0.95/trunk and I updated the release notes, thanks Chris!
                
> Remove ReplicationState completely
> ----------------------------------
>
>                 Key: HBASE-8861
>                 URL: https://issues.apache.org/jira/browse/HBASE-8861
>             Project: HBase
>          Issue Type: Improvement
>          Components: Replication
>    Affects Versions: 0.95.2
>            Reporter: Chris Trezzo
>            Assignee: Chris Trezzo
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: HBASE-8861.patch, HBASE-8861-v1.patch, 
> HBASE-8861-v2.patch, HBASE-8861-v3.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to