[GitHub] [hbase] saintstack commented on pull request #3105: HBASE-25713 Make an hbase-wal module

2021-04-06 Thread GitBox


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


   Failed project. Closing.


-- 
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




[GitHub] [hbase] saintstack commented on pull request #3105: HBASE-25713 Make an hbase-wal module

2021-03-31 Thread GitBox


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


   I wrote a note up in the JIRA. I don't this experiment is going to go any 
further. Will close it out as unable to break out enough of hbase-coprocessor 
to call the module hbase-coprocessor and ditto for hbase-wal.


-- 
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




[GitHub] [hbase] saintstack commented on pull request #3105: HBASE-25713 Make an hbase-wal module

2021-03-31 Thread GitBox


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


   Thanks for taking a look @virajjasani 


-- 
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




[GitHub] [hbase] saintstack commented on pull request #3105: HBASE-25713 Make an hbase-wal module

2021-03-31 Thread GitBox


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




[GitHub] [hbase] saintstack commented on pull request #3105: HBASE-25713 Make an hbase-wal module

2021-03-31 Thread GitBox


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


   To clarify, I'm doing this exploratory work on a branch against branch-2 but 
when comes time to put up a branch, will do it against master.


-- 
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