Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When savepoint restoring fails, the thrown Exception fails the execution graph, but the client is not informed about the failure.
The expected behaviour is that the submission should be acked with success or failure in any case. With savepoint restore failures, the ack message will be skipped.