Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
RemoteTransportException is thrown when a consuming task is notified about failure at the producer side. This should not be reported as the root cause of the job failure. By making it an instance of CancelTaskException it will not be reported as a failure, but as a cancellation.