You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Craig Condit (JIRA)" <ji...@apache.org> on 2013/02/14 20:49:12 UTC

[jira] [Created] (AMQ-4321) NIO+SSL Connector corrupts stream when data size exceeds SSL buffer size

Craig Condit created AMQ-4321:
---------------------------------

             Summary: NIO+SSL Connector corrupts stream when data size exceeds SSL buffer size
                 Key: AMQ-4321
                 URL: https://issues.apache.org/jira/browse/AMQ-4321
             Project: ActiveMQ
          Issue Type: Bug
          Components: Transport
    Affects Versions: 5.8.0, 5.7.0, 5.6.0
         Environment: JDK 1.7.0_09, Windows 7 x64, Linux CentOS5 64-bit

            Reporter: Craig Condit


When using the default enabledCipherSuites settings on Java 7, the NIO+SSL connector corrupts the SSL output stream when asked to flush a buffer larger than the SSL buffer size (approx. 16 KB). This is reproducible by sending a single BytesMessage >= 16KB to the broker and attempting to consume it. 

--
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