Joseph Lynch created CASSANDRA-14969:
----------------------------------------
Summary: Clean up ThreadLocals directly instead of via reflection
Key: CASSANDRA-14969
URL: https://issues.apache.org/jira/browse/CASSANDRA-14969
Project: Cassandra
Issue Type: Improvement
Components: Test/dtest
Reporter: Joseph Lynch
In CASSANDRA-14922 we have to institute a bit of a hack via reflection to clean
up thread local variables that are not properly {{destroyed}} in
{{DistributedTestBase::cleanup}}. Let's make sure that all of the thread locals
we have are cleaned up via {{destroy}} calls instead of relying on reflection
here.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]