]
Galder Zamarreño updated ISPN-8626:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
Hot Rod task execution exceptions should be unwrapped
-----------------------------------------------------
Key: ISPN-8626
URL:
https://issues.jboss.org/browse/ISPN-8626
Project: Infinispan
Issue Type: Bug
Components: Hot Rod, Server
Affects Versions: 9.2.0.Beta1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.4.0.Final
When running remote tasks through Hot Rod and an exception occurs it is wrapped in an
ExecutionException. This should be unwrapped to get the real cause.