nyl3532016 edited a comment on issue #1501: HBASE-23933 Separate a hbase-balancer module URL: https://github.com/apache/hbase/pull/1501#issuecomment-614726994 > Oh, the reverse way... > > I do not think this is a good idea... > > In general, we need hbase-balancer when running the hbase-server, so make hbase-balancer depend on hbase-server is a bit strange and easy to confuse others... How about rename module hbase-server to hbase-core/hbase-server-core , and add a new hbase-server module that depends on hbase-core , hbase-balancer... etc. Code in the new hbase-server module only contain ut that need start up minicluster, it seems no change to users. And we can separate the hbase-core gradually to each independent module
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
