You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/03/23 09:39:58 UTC

[GitHub] [hbase] Apache9 commented on pull request #3060: HBASE-25676 Move generic classes from hbase-server to hbase-common

Apache9 commented on pull request #3060:
URL: https://github.com/apache/hbase/pull/3060#issuecomment-804759448


   The purpose here is to make hbase-server module smaller? That's good I think.
   
   But considering from another dimension, if the classes are only used by hbase-server, we'd better put them in hbase-server. If we want to use them in other modules like hbase-http, then we move them to a more generic module like hbase-common.
   
   What do you think sir?


-- 
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:
users@infra.apache.org