Re: Detecting when client closes

2018-02-12 Thread Alan Conway
Use the on_transport_closed event to detect a client closing it's TCP connection. Other closed events (on_link_closed, on_connection_closed) are generated when the remote end politely closes the AMQP state associated with link, connection etc. - you will not get these events if there's a failure an

Re: Significant memory leak in qpid-dispatch 1.0.0

2018-02-12 Thread Ted Ross
I've moved eleven jiras into 1.0.1 for consideration. These are all resolved and are candidates for backport into 1.0.1. DISPATCH-874 - unable to load .json or .woff2 files from local file system from http port DISPATCH-881 - Inbound pre-settled messages causes memory leak of deliveries

qpid-broker-j-7.0.1 Simple LDAP and Group Providers

2018-02-12 Thread bryand
I'm trying to get Simple LDAP setup with qpid-broker-j-7.0.1. I noticed in the documentation that you can configure group info with LDAP. If I do that how does it work in conjunction with Group Providers? I don't see a Group Provider for use with LDAP or am not understanding it. Maybe I don't n