Commit 31bad3f
ARTEMIS-5697 Close down the proton transport on sasl client failures
When the SASL failure occurs from an outgoing broker connection attempt close
down the transport and detach from the SASL client listener to avoid a loop.1 parent 43336b3 commit 31bad3f
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/proton/handler
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
466 | 468 | | |
467 | 469 | | |
468 | 470 | | |
| |||
0 commit comments