VladRodionov commented on a change in pull request #921: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/921#discussion_r369801379
########## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMobStoreCompaction.java ########## @@ -158,6 +161,9 @@ public void testSmallerValue() throws Exception { /** * During compaction, the mob threshold size is changed. + * The test is no longer valid. Major MOB compaction must be triggered by User + * HRegion does not provide public API to trigger major-compaction by User + * This test will move to mob sub-package. Review comment: Test actually passes. Moved to mob sub-package ---------------------------------------------------------------- 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 With regards, Apache Git Services