JeetKunDoug opened a new pull request, #3429:
URL: https://github.com/apache/cassandra/pull/3429

   This commit (along with the related in-jvm-dtest API change) adds the 
ability for ResourceLeakTest to actually detect InstanceClassLoader leaks in 2 
loops. In order to find these in CI:
   - Pull in the in-jvm dtest API changes (will likely be in 0.17.0)
   - Enable the looperEverythingTest to run (but not the others, which remain 
ignored)
   - Because the leak detection requires running GC, we remove the optional GC 
flag in the test.
   
   patch by JeetKunDoug <[email protected]>
   
   for https://issues.apache.org/jira/browse/CASSANDRA-19783
   
   Requires https://github.com/apache/cassandra-in-jvm-dtest-api/pull/39 + an 
update to whatever
   API version that lands in.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to