Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19022 Untangle and split hbase-server module
  3. HBASE-19114

Split out o.a.h.h.zookeeper from hbase-server and hbase-client

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Hide
      Splits out most of ZooKeeper related code into a separate new module: hbase-zookeeper.
      Also, renames some ZooKeeper related classes to follow a common naming pattern - "ZK" prefix - as compared to many different styles earlier.
      Show
      Splits out most of ZooKeeper related code into a separate new module: hbase-zookeeper. Also, renames some ZooKeeper related classes to follow a common naming pattern - "ZK" prefix - as compared to many different styles earlier.

    Description

      Changes so far:

      • Moved DrainingServerTracker and RegionServerTracker to hbase-server:o.a.h.h.master.
      • Moved SplitOrMergeTracker to oahh.master (because it depends on a PB)
      • Moving hbase-client:oahh.zookeeper.* to hbase-zookeeper module. After Apache9's cleanup (HBASE-19200), hbase-client doesn't need them anymore (except 3 classes).
      • Renamed some classes to use a consistent naming for classes - ZK instead of mix of ZK, Zk , ZooKeeper. Couldn't rename following public classes: MiniZooKeeperCluster, ZooKeeperConnectionException. Left RecoverableZooKeeper for lack of better name. (suggestions?)
      • Sadly, can't move tests out because they depend on HBaseTestingUtility (which defeats part of the purpose - trimming down hbase-server tests. We need to promote more use of mocks in our tests)

      Attachments

        1. HBASE-19114.master.008.patch
          382 kB
          Apekshit Sharma
        2. HBASE-19114.master.007.patch
          380 kB
          Apekshit Sharma
        3. HBASE-19114.master.006.patch
          383 kB
          Apekshit Sharma
        4. HBASE-19114.master.005.patch
          836 kB
          Apekshit Sharma
        5. HBASE-19114.master.004.patch
          836 kB
          Apekshit Sharma
        6. HBASE-19114.master.003.patch
          610 kB
          Apekshit Sharma
        7. HBASE-19114.master.002.patch
          575 kB
          Apekshit Sharma
        8. HBASE-19114.master.001.patch
          575 kB
          Apekshit Sharma
        9. HBASE-19114_addendum.patch
          2 kB
          Csaba Skrabak

        Issue Links

          Activity

            People

              appy Apekshit Sharma
              appy Apekshit Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: