You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2022/06/09 20:12:07 UTC

[GitHub] [geode] kirklund opened a new pull request, #7791: GEODE-10366: Cleanup GfshRule created Folder

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-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [geode] kirklund closed pull request #7791: GEODE-10366: Cleanup GfshRule created Folder

Posted by GitBox <gi...@apache.org>.
kirklund closed pull request #7791: GEODE-10366: Cleanup GfshRule created Folder
URL: https://github.com/apache/geode/pull/7791


-- 
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-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org