My application has multiple receivers & senders. It seems to be hanging forever when calling function qpid::client::Connection::newSession(). It occurs in the scenario when application disconnects ( due to n/w loss) & reconnects to the broker again after sometime. I am trying to declare some queues & create receiver on that after re-connection. Issue doesn't occur always. Is it a blocking function i.e waiting for ack or response from broker ? I am using Qpid 0.12 Client APIs
-- View this message in context: http://qpid.2158936.n2.nabble.com/qpid-client-Connection-newSession-seems-to-be-hanging-tp7602520.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
