You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/06/20 08:48:00 UTC

[jira] [Updated] (FLINK-9439) DispatcherTest#testJobRecovery dead locks

     [ https://issues.apache.org/jira/browse/FLINK-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler updated FLINK-9439:
------------------------------------
    Labels: test-stability  (was: )

> DispatcherTest#testJobRecovery dead locks
> -----------------------------------------
>
>                 Key: FLINK-9439
>                 URL: https://issues.apache.org/jira/browse/FLINK-9439
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Coordination
>    Affects Versions: 1.5.0
>            Reporter: Piotr Nowojski
>            Assignee: Till Rohrmann
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.6.0, 1.5.1
>
>
> Rarely DispatcherTest#testJobRecovery dead locks on master. Example deadlock in my pull request:
> [https://api.travis-ci.org/v3/job/383147736/log.txt]
> afterwards I have stripped down `flink-runtime`, looped on travis this test and it also dead locks on clean master branch:
> [https://github.com/pnowojski/flink/commits/loop-runtime-master]
> (note, that looped versions sometimes also fails with an exception from setUp: {{ akka.actor.InvalidActorNameException: actor name [dispatcher_testJobRecovery] is not unique! }} but this might be unrelated).
> Example failed build:
> [https://travis-ci.org/pnowojski/flink/builds/383650106]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)