Hide Forgot
+++ This bug was initially created as a clone of Bug #1128804 +++ At the moment when connection fails the exception is passed to fail() method that deal with the connection failure but tho exception is not propagated tot client, it's only send to exception listeners. It would be helpful if it was pass to client via returnBlocking method. --- Additional comment from JBoss JIRA Server on 2014-08-12 16:11:39 EDT --- Justin Bertram <jbertram> updated the status of jira HORNETQ-1388 to Resolved --- Additional comment from JBoss JIRA Server on 2014-08-12 16:11:49 EDT --- Justin Bertram <jbertram> updated the status of jira HORNETQ-1388 to Closed --- Additional comment from on 2014-08-12 16:12:57 EDT --- This has been resolved on the 2.3.x branch of HornetQ via 7a8e2fa11670093d34290c46e804dbd1ba51504c.
We can now see in our failover tests that HornetQ is correctly returning cause exception in the error. Verified with EAP 6.3.1.CP.CR1