« Previous | Next » 

Revision 29053267

ID29053267cf43bca97081b94b4d6ac82d1c33b5cf

Added by Giorgos Gousios over 12 years ago

Force the connection obj to re-initialize on error

When an error occurs to the AMQP connection, the code will automatically
attempt to re-establish the connection. Before this fix, it used the
same (stale) connection object. The fix deletes the object explicitely.

(Hopefully) Fixes: #1017
credit to: vkoukis :-)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences