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


   The UT I mean is to check whether we have the static method for each 
implementation class. This is possible.
   I could provide an example later.
   
   I think this will be cleaner way. I also want to introduce a init method in 
the past when implementing migration store file tracker, as we will not always 
call load when migrating, but finally I just added a check in the 
StoreFileListFile, to avoid adding extra methods. For me I prefer we keep the 
interface simple, unless there are no other choices.
   
   WDYT?
   
   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