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

Reply via email to