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

2019-02-11 Thread Alex Petrov (JIRA)


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

Alex Petrov updated CASSANDRA-15008:

Resolution: Fixed
Status: Resolved  (was: Ready to Commit)

> 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 in constructor in Netty 
> code|https://github.com/netty/netty/blob/netty-4.1.18.Final/common/src/main/java/io/netty/util/concurrent/FastThreadLocalThread.java#L60].
>  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



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

2019-02-11 Thread Alex Petrov (JIRA)


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

Alex Petrov updated CASSANDRA-15008:

Description: FastThreadLocalThread already does wrapping of runnable by 
calling [FastThreadLocalRunnable.wrap in constructor in Netty 
code|https://github.com/netty/netty/blob/netty-4.1.18.Final/common/src/main/java/io/netty/util/concurrent/FastThreadLocalThread.java#L60].
 Second call is unnecessary and incurs unnecessary additional wrapping.  (was: 
FastThreadLocalThread already does wrapping of runnable by calling 
FastThreadLocalRunnable.wrap. Second call is unnecessary and incurs unnecessary 
additional wrapping.)

> 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 in constructor in Netty 
> code|https://github.com/netty/netty/blob/netty-4.1.18.Final/common/src/main/java/io/netty/util/concurrent/FastThreadLocalThread.java#L60].
>  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



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

2019-02-05 Thread Dinesh Joshi (JIRA)


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

Dinesh Joshi updated CASSANDRA-15008:
-
Status: Ready to Commit  (was: Patch Available)

> 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



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

2019-02-05 Thread Dinesh Joshi (JIRA)


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

Dinesh Joshi updated CASSANDRA-15008:
-
Reviewers: Dinesh Joshi

> 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



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

2019-02-05 Thread Alex Petrov (JIRA)


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

Alex Petrov updated CASSANDRA-15008:

Status: Patch Available  (was: Open)

> 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