What the hell just happened?!? :)
On Mon, Jul 8, 2013 at 6:02 PM, Jean-Daniel Cryans (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/HBASE-8861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Jean-Daniel Cryans updated HBASE-8861: > -------------------------------------- > > Attachment: HBASE-8861.patch > > Attaching the patch against trunk that removes everything related to the > replication state. Passes all replication tests on hadoop 1 and 2 on my > machine. > >> 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 >> Attachments: HBASE-8861.patch, HBASE-8861-v1.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
