[ 
https://issues.apache.org/jira/browse/CASSANDRA-14969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Petrov updated CASSANDRA-14969:
------------------------------------
    Component/s:     (was: Test/dtest/python)
                 Test/dtest/java

> 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/java
>            Reporter: Joey Lynch
>            Priority: Low
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to