Jonathan Hsieh created HBASE-7207:
-------------------------------------
Summary: Consolidate snapshot related classes into fewer classes
Key: HBASE-7207
URL: https://issues.apache.org/jira/browse/HBASE-7207
Project: HBase
Issue Type: Sub-task
Components: snapshots
Affects Versions: hbase-6055
Reporter: Jonathan Hsieh
The snapshot branch seems to have more packages with fewer classes present in
each. We should consolidate them down to a core set. I'm suggesting limiting
it to:
o.a.h.h.errorhandling (move o.a.h.h.server.errorhandling.** to this package)
o.a.h.h.procedure (eliminate procedure.member, procedure.coordinator, possibly
add zk for the zk implementation)
o.a.h.h.snapshot (move o.a.h.h.server.snapshots.** to this package)
o.a.h.h.master.snapshot (fold subpackages in)
o.a.h.h.regionserver.snapshot (fold subpackges in)
Likely move all TestSnapshotFrom* to o.a.h.h.snapshot.
--
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