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


   @wchevreuil PTAL.
   
   I will commit this to a feature branch first as there are still lots of 
other place to integrate, such as 
MergeTableRegionsProcedure/SplitTableRegionProcedure, snapshot, major 
compaction tool and so on(just search the usage of 
HRegionFileSystem.getStorefiles).
   
   This is another direction on how to make it possible to write directly to 
data directory for compaction and flush. And I think this is a more general way 
to support different persistency ways, either with a file or with a region, and 
easier to migrate betewwn different persisent ways(or even without persistency)
   
   Feel free to comment anything here. I will put up a design doc soon.
   
   Thanks.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to