[
https://issues.apache.org/jira/browse/DISPATCH-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim updated DISPATCH-822:
--------------------------------
Attachment: DISPATCH-822-reproducer.tgz
Reproducer attached. Untar the archive, then:
(1) start one router:
qdrouterd -c enmasse-1.conf
(2) start another:
qdrouterd -c enmasse-2.conf
(3) start a couple of separate SSL listeners, e.g.:
python tls_server.py -a amqps://localhost:7777
python tls_server.py -a amqps://localhost:8888
Wait until routers have established connectivity between them, then kill the
second router. After some time the connection to ports 7777 and 8888 also fails
(with amqp:connection:framing-error SSL Failure: error:140E0197:SSL
routines:SSL_shutdown:shutdown while in init, though you cannot see that at
present unless tracing is on). If you don't kill the second router, there is
never any issue with the other two connections.
> loss of SSL connection breaks other SSL connections
> ---------------------------------------------------
>
> Key: DISPATCH-822
> URL: https://issues.apache.org/jira/browse/DISPATCH-822
> Project: Qpid Dispatch
> Issue Type: Bug
> Reporter: Gordon Sim
> Priority: Critical
> Fix For: 1.0.0
>
> Attachments: DISPATCH-822-reproducer.tgz
>
>
> It appears that losing an SSL connection has some as yet unexplained effect
> on other SSL connections from the same router (though to totally different
> processes, and triggered by a different connector).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]