saintstack commented on pull request #3105:
URL: https://github.com/apache/hbase/pull/3105#issuecomment-811166582


   @Apache9 Hey. Here is what I wrote in the JIRA description: "Extract an 
hbase-wal module upon which hbase-server can depend; makes hbase-server smaller 
and maybe we could do an hbase-wal standalone... This is an experiment."  I'm 
trying to see how far I can get extracting WAL from hbase-server. So far, it 
looks like I need to pull out the basic hbase-coprocessor classes too into 
their own module. Was trying to shrink hbase-server size. Also trying to make 
WAL more distinct such that it could live apart from the rest of HBase.
   
   At least the basic classes and Interfaces can be extracted. Will see how 
much further I can get. Thanks for taking a look.


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


Reply via email to