You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Brown (JIRA)" <ji...@apache.org> on 2017/09/26 19:32:00 UTC

[jira] [Created] (CASSANDRA-13905) Correctly close netty channels when a stream session ends

Jason Brown created CASSANDRA-13905:
---------------------------------------

             Summary: Correctly close netty channels when a stream session ends
                 Key: CASSANDRA-13905
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13905
             Project: Cassandra
          Issue Type: Bug
          Components: Streaming and Messaging
            Reporter: Jason Brown
            Assignee: Jason Brown
             Fix For: 4.x


Netty channels in stream sessions were not being closed correctly. TL;DR I was using a lambda that was not executing as it is lazily evaluated. This was causing a {{RejectedExecutionException}} at the end of some streaming-related dtests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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