Sylvain Lebresne created CASSANDRA-5955:
-------------------------------------------

             Summary: The native protocol server can trigger a Netty bug
                 Key: CASSANDRA-5955
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5955
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
             Fix For: 1.2.10


The patch from CASSANDRA-5926 did fix the original deadlock, but unfortunately 
we can now run into a netty bug (with MemoryAwareThreadPoolExecutor): 
https://github.com/netty/netty/issues/1310.

That bug has been fixed in netty 3.6.6 but we're currently using an older 
version (3.5.9). So we should just upgrade our dependency to 3.6.6. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to