HBASE-24992 log after Generator success when running ITBLL (#2358)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
This commit is contained in:
parent
be984cc8d4
commit
a589e55a7b
@ -1560,6 +1560,7 @@ public class IntegrationTestBigLinkedList extends IntegrationTestBase {
|
||||
throw new RuntimeException("Generator.verify failed");
|
||||
}
|
||||
}
|
||||
LOG.info("Generator finished with success. Total nodes=" + numNodes);
|
||||
}
|
||||
|
||||
protected void runVerify(String outputDir,
|
||||
|
Loading…
x
Reference in New Issue
Block a user