liuxiaocs7 commented on PR #8387:
URL: https://github.com/apache/hbase/pull/8387#issuecomment-4780268326

   Addressed reviewer feedback in local branch by refactoring 
CloneSnapshotFromClientTestBase setup into overridable hooks 
(initSnapshotNames/createTableAndSnapshots), and using subclass @AfterEach 
instead of overriding parent tearDown. Also reran related clone-snapshot test 
cluster locally (34 tests): all passing.
   
   Note: currently evaluating whether TEST_UTIL.compact(tableName, true) should 
be kept or switched back to per-region synchronous compaction for deterministic 
Reference-path setup.


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