]
Tristan Tarrant updated ISPN-8626:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.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
Priority: Major
Fix For: 10.0.1.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.