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

Jason Brown updated CASSANDRA-14402:
------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 4.x)
                   4.0
           Status: Resolved  (was: Patch Available)

committed as sha {{4af23348ecd6fc8dbef44ac5ebdb6ae60d599283}}

> Remove StreamCoordinator.streamExecutor thread pool
> ---------------------------------------------------
>
>                 Key: CASSANDRA-14402
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14402
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Streaming and Messaging
>            Reporter: Jason Brown
>            Assignee: Jason Brown
>            Priority: Minor
>             Fix For: 4.0
>
>
> {{StreamCoordinator.streamExecutor}} was previously introduced to initiate 
> stream connections on a separate thread from the session invocation logic. 
> With CASSANDRA-12229 streaming now uses non-blocking IO, and connection 
> establishment is asynchronous via netty. Thus, the thread pool in 
> {{StreamCoordinator}} is unneeded.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to