]
Ryan Emerson updated ISPN-8626:
-------------------------------
Fix Version/s: 9.2.0.CR1
(was: 9.2.0.Beta2)
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.CR1
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.