You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2019/02/05 13:07:00 UTC

[jira] [Created] (CASSANDRA-15008) NamedThreadLocalFactory unnecessarily wraps runnable into thread local deallocator

Alex Petrov created CASSANDRA-15008:
---------------------------------------

             Summary: NamedThreadLocalFactory unnecessarily wraps runnable into thread local deallocator 
                 Key: CASSANDRA-15008
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15008
             Project: Cassandra
          Issue Type: Bug
            Reporter: Alex Petrov
            Assignee: Alex Petrov


FastThreadLocalThread already does wrapping of runnable by calling FastThreadLocalRunnable.wrap. Second call is unnecessary and incurs unnecessary additional wrapping.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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