On 01/10/2014 10:31 AM, trivedi_ravi13 wrote:
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 ?

Yes, it waits for the broker to confirm the attachment of the session.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to