[jira] [Created] (FLINK-3369) RemoteTransportException should be instance of CancelTaskException

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3369) RemoteTransportException should be instance of CancelTaskException

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-3369:
----------------------------------

             Summary: RemoteTransportException should be instance of CancelTaskException
                 Key: FLINK-3369
                 URL: https://issues.apache.org/jira/browse/FLINK-3369
             Project: Flink
          Issue Type: Bug
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
             Fix For: 1.0.0


{{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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)