On 12/22/2010 03:05 PM, qpid user 2 wrote:
Thanks Chuck,The root cause of the issue I am facing is similar to the one mentioned in the Jira you linked me to. I managed to make my sending procedure indifferent from the status of the connection using a synchronization of the messages and connection. My problem is that further on, options for maintaining back the connection is limited. If the connection to the broker is lost, ("reconnect" option is true), the connection.Open() call does not return properly and the reconnection process get stocked. Also particularly the .IsOpen member does not reflect correct connection status in some cases. Is this a known issue? I am using Qpid 0.6.
The .NET bindings with the reconnect option were not available in Qpid 0.6. -Ted --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
