[
https://issues.apache.org/jira/browse/FLINK-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259346#comment-16259346
]
ASF GitHub Bot commented on FLINK-7880:
---------------------------------------
GitHub user kl0u opened a pull request:
https://github.com/apache/flink/pull/5038
[FLINK-7880][FLINK-7975][FLINK-7974][QS] QS test instability fix.
This is a follow-up on https://github.com/apache/flink/pull/4993.
It contains one additional commit that makes the QS ITcases to wait for
proper clean-up before exiting.
R: @aljoscha @zentol
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kl0u/flink qs-shutdown-fin-fin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5038.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5038
----
commit 15c39807f560f6ee4f34e4ad1ba245b66dd10b09
Author: kkloudas <[email protected]>
Date: 2017-11-09T18:21:43Z
[FLINK-7975][QS] Wait for QS client to shutdown.
commit 689502e70cced18a9cb5b2b6435ff500b7bf70dd
Author: kkloudas <[email protected]>
Date: 2017-11-09T18:30:29Z
[FLINK-7974][QS] Wait for QS abstract server to shutdown.
commit 5c0e3fc82a88768caa750367fbf02e24848b3b53
Author: kkloudas <[email protected]>
Date: 2017-11-20T13:28:24Z
[FLINK-7880][QS] Wait for proper resource cleanup after each ITCase.
----
> flink-queryable-state-java fails with core-dump
> -----------------------------------------------
>
> Key: FLINK-7880
> URL: https://issues.apache.org/jira/browse/FLINK-7880
> Project: Flink
> Issue Type: Bug
> Components: Queryable State, Tests
> Affects Versions: 1.4.0
> Reporter: Till Rohrmann
> Assignee: Kostas Kloudas
> Priority: Critical
> Labels: test-stability
> Fix For: 1.4.0
>
>
> The {{flink-queryable-state-java}} module fails on Travis with a core dump.
> https://travis-ci.org/tillrohrmann/flink/jobs/289949829
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)