Commit 944ee2f
committed
ARTEMIS-5987: Properly handling exceptions with single connection.
If there is an issue while creating a session in single connection mode
then the connection factory can be in a bad state and the lopp for
creating sessions still continues ove this.
Issue: https://issues.apache.org/jira/browse/ARTEMIS-5987
Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>1 parent d8cd96a commit 944ee2f
1 file changed
Lines changed: 8 additions & 3 deletions
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
262 | 263 | | |
263 | | - | |
264 | | - | |
265 | | - | |
| 264 | + | |
266 | 265 | | |
267 | 266 | | |
268 | 267 | | |
269 | 268 | | |
270 | 269 | | |
271 | 270 | | |
272 | 271 | | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
273 | 278 | | |
274 | 279 | | |
275 | 280 | | |
| |||
0 commit comments