commit | dd5f310db496747d3fed80ada09fc9845eb50496 | [log] [tgz] |
---|---|---|
author | Timothy A. Bish <tabish@apache.org> | Fri Apr 13 18:11:00 2012 +0000 |
committer | Timothy A. Bish <tabish@apache.org> | Fri Apr 13 18:11:00 2012 +0000 |
tree | a47ec94c071fe386df0e32c7d61a8b9053bb22f2 | |
parent | e6894b90df079e14cda9feb6126ba4811e16150c [diff] |
fix for: https://issues.apache.org/jira/browse/AMQNET-379 Don't shutdown the Connection if the transport is fault tolerant and a ShutdownInfo is received, just let the transport deal with it as it sees fit. Also updates some of the logging to make it clear what connection is logging and remove some uneeded info level logs.