kirklund opened a new pull request, #7791: URL: https://github.com/apache/geode/pull/7791
PROBLEM Tests using GfshRule default constructor do not delete the contents of the internal Folder created by GfshRule when all tests passed. This results in unnecessary size bloating of the archive file. SOLUTION Ensure that GfshRule handles Folder policy and invokes delete when appropriate. -- 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: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org