asereda-gs commented on issue #1798: [CALCITE-2442] Remove .toDelete cassandra 
temp folder on Windows after tests
URL: https://github.com/apache/calcite/pull/1798#issuecomment-585370715
 
 
   @DonnyZone the issue is that cassandra daemon is not properly shutdown after 
tests so some files are locked by cassandra service.
   
   I have migrated Cassandra tests to JUnit5 which allows better control of 
resources (before/after callbacks). What I need is a callback after *all* tests 
have been executed. 
   
   Testing now

----------------------------------------------------------------
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

Reply via email to