[ 
https://issues.apache.org/jira/browse/CASSANDRA-15008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760784#comment-16760784
 ] 

Alex Petrov edited comment on CASSANDRA-15008 at 2/11/19 5:12 PM:
------------------------------------------------------------------

|[patch|https://github.com/apache/cassandra/compare/trunk...ifesdjeen:CASSANDRA-15008-trunk]|[tests|https://circleci.com/workflow-run/4a966220-3274-40ea-b543-cf5148cf121d]|

Change was introduced in 4.1.18, so 3.0 and 3.11 are not susceptible.


was (Author: ifesdjeen):
|[patch|https://github.com/apache/cassandra/compare/trunk...ifesdjeen:CASSANDRA-15008-trunk]|[tests|https://circleci.com/workflow-run/4a966220-3274-40ea-b543-cf5148cf121d]|

The same is applicable to all versions where this class is present

> 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
>            Priority: Minor
>
> 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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to