You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/11/22 05:18:58 UTC

[jira] [Created] (HBASE-7207) Consolidate snapshot related classes into fewer classes

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

[jira] [Updated] (HBASE-7207) Consolidate snapshot related classes into fewer packages

Posted by "Jonathan Hsieh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hsieh updated HBASE-7207:
----------------------------------

    Summary: Consolidate snapshot related classes into fewer packages  (was: Consolidate snapshot related classes into fewer classes)
    
> Consolidate snapshot related classes into fewer packages
> --------------------------------------------------------
>
>                 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
>             Fix For: hbase-6055, 0.96.0
>
>
> 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