]
Gustavo Fernandes updated ISPN-8626:
------------------------------------
Fix Version/s: 9.2.0.Final
(was: 9.2.0.CR2)
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.2.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.