dlmarion commented on code in PR #3428: URL: https://github.com/apache/accumulo/pull/3428#discussion_r1206011159
########## server/gc/src/test/java/org/apache/accumulo/gc/SimpleGarbageCollectorNewPropertyTest.java: ########## Review Comment: By extending `SimpleGarbageCollectorTest` and overriding `createSystemConfig` to use the new `GC_USE_TRASH` property instead of the older `GC_TRASH_IGNORE` this test exercises all of the tests in the parent class using the new property and this one additional test in this class for the new property option. -- 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]
