[
https://issues.apache.org/jira/browse/CASSANDRA-13838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-13838:
-------------------------------------
Status: Open (was: Patch Available)
> Ensure all threads are FastThreadLocal.removeAll() is called for all threads
> ----------------------------------------------------------------------------
>
> Key: CASSANDRA-13838
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13838
> Project: Cassandra
> Issue Type: Improvement
> Components: Legacy/Core
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Normal
>
> There are a couple of places, there it's not guaranteed that
> FastThreadLocal.removeAll() is called. Most misses are actually not that
> critical, but the miss for the thread created via in
> org.apache.cassandra.streaming.ConnectionHandler.MessageHandler#start(java.net.Socket,
> int, boolean) could be critical, because these threads are created for every
> stream-session.
> (Follow-up from CASSANDRA-13754)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]