On Tue, 11 Aug 2020 at 13:13, AnujaAlli <[email protected]> wrote: > > Hi Team, > > Currently we are using *qpid-amqp-1-0-client-jms(0.27) * version, we want to > upgrade that to newer version. > We found that there is no new version introduced after 0.32 which contains > deadlock issue (https://issues.apache.org/jira/browse/QPID-6447). > > Just wanted to confirm new *qpid-jms-client* which is at > https://qpid.apache.org/components/jms/ location solves deadlock problem > which were introduced in qpid-amqp-1-0-client-jms(0.32) version? >
The qpid-jms-client uses a completely different codebase, and so would not be affected by the bug you referenced. > Can you please guide me regarding the same or suggest any other library > which gives same functionality? The Qpid JMS client library is the client we recommend for using JMS with AMQP 1.0 -- Rob > > > > > > > -- > Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
