JeetKunDoug opened a new pull request, #39: URL: https://github.com/apache/cassandra-in-jvm-dtest-api/pull/39
This commit adds a WeakHashMap-backed set of InstanceClassLoaders which can be used to count the live instances of classloaders. This, in turn, is used in ResourceLeakTest in Cassandra's main source to detect leaking InstanceClassLoaders, and will allow us to find them in CI before a commit gets through that adds a new leak. -- 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]

