[
https://issues.apache.org/jira/browse/FLINK-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013962#comment-15013962
]
ASF GitHub Bot commented on FLINK-3011:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1369
> Cannot cancel failing/restarting streaming job from the command line
> --------------------------------------------------------------------
>
> Key: FLINK-3011
> URL: https://issues.apache.org/jira/browse/FLINK-3011
> Project: Flink
> Issue Type: Bug
> Components: Command-line client
> Affects Versions: 0.10.0, 1.0.0
> Reporter: Gyula Fora
> Assignee: Ufuk Celebi
> Priority: Critical
>
> I cannot seem to be able to cancel a failing/restarting job from the command
> line client. The job cannot be rescheduled so it keeps failing:
> The exception I get:
> 13:58:11,240 INFO org.apache.flink.runtime.jobmanager.JobManager
> - Status of job 0c895d22c632de5dfe16c42a9ba818d5 (player-id) changed to
> RESTARTING.
> 13:58:25,234 INFO org.apache.flink.runtime.jobmanager.JobManager
> - Trying to cancel job with ID 0c895d22c632de5dfe16c42a9ba818d5.
> 13:58:25,561 WARN akka.remote.ReliableDeliverySupervisor
> - Association with remote system [akka.tcp://[email protected]:42012] has
> failed, address is now gated for [5000] ms. Reason is: [Disassociated].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)