Duo Zhang created HBASE-19936:
---------------------------------
Summary: Introduce a new base class for replication peer procedure
Key: HBASE-19936
URL: https://issues.apache.org/jira/browse/HBASE-19936
Project: HBase
Issue Type: Sub-task
Reporter: Duo Zhang
Assignee: Duo Zhang
Fix For: 3.0.0
As the sync replication peer state transition will have more steps than normal
replication peer, it will be good to have a common base class for them.
Since the peer id will be stored in this class, I tend to change the protobuf
message name from 'ModifyPeerStateData' to 'ReplicationPeerProcedureStateData'.
This will be committed to master and HBASE-19397-branch-2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)