[
https://issues.apache.org/jira/browse/FLINK-12038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888062#comment-16888062
]
Andrey Zagrebin commented on FLINK-12038:
-----------------------------------------
I tried to loop the test on my travis. It is re-produceable:
[https://travis-ci.org/azagrebin/flink/builds/557947981]
[~tiemsn] Have you tried this approach with waiting of the application state
and looping it on Travis?
It does not look like this test actually tries to unregisterAM (found it only
in YarnResourceManager#internalDeregisterApplication).
At least the debugger does not stop there.
I guess it was the original reason to kill app because it is blocking instead
of shutting down the cluster asynchronously over REST and wait somehow for the
shutdown which might be an option.
> YARNITCase stalls on travis
> ---------------------------
>
> Key: FLINK-12038
> URL: https://issues.apache.org/jira/browse/FLINK-12038
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN, Tests
> Affects Versions: 1.9.0
> Reporter: Chesnay Schepler
> Assignee: shuai.xu
> Priority: Critical
> Labels: test-stability
> Fix For: 1.9.0
>
>
> https://travis-ci.org/apache/flink/jobs/511932978
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)