You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mikhail Stepura (JIRA)" <ji...@apache.org> on 2013/12/10 08:01:14 UTC

[jira] [Created] (CASSANDRA-6468) Runaway thread for SSL socket

Mikhail Stepura created CASSANDRA-6468:
------------------------------------------

             Summary: Runaway thread for SSL socket
                 Key: CASSANDRA-6468
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6468
             Project: Cassandra
          Issue Type: Bug
            Reporter: Mikhail Stepura
            Assignee: Mikhail Stepura
            Priority: Minor


* Start Cassandra with {{internode_encryption}} turned on. For example {{server_encryption_options:   internode_encryption: dc}}
* Open a telnet session to port 7001. Don't type anything. I used PuTTY in a RAW mode
* Shutdown the MessageService (for e.x. by calling {{drain}} on {{StorageSevice}} MBean )
* Now type anything in the telnet session and press enter
* Observe an endless flood of "Error reading the socket null. java.net.SocketException: Socket closed"



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)