[
https://issues.apache.org/jira/browse/FLINK-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380118#comment-16380118
]
ASF GitHub Bot commented on FLINK-8778:
---------------------------------------
GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/5595
[FLINK-8778] Migrate queryable state ITCases to use MiniClusterResource
This sits on top of #5589.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink
jira-8778-port-qs-it-case-to-flip-6
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5595.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 #5595
----
commit 54d43a35e30f5df181fba19bbfb18043301b4a9e
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-26T09:12:44Z
[FLINK-8758] Add getters to JobDetailsInfo
commit 637878bda7899874e2ddb544b77549eb6e5f9aa5
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-26T11:29:23Z
Add proper toString() on JsonResponse in RestClient
commit 18c849f30cddccb42b2ffa2b41829aae711401f1
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-26T10:44:57Z
[FLINK-8757] Add MiniClusterResource.getClusterClient()
commit cd877000fac823bb15653b7401cbaecd17fb6371
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-26T10:52:50Z
[FLINK-8758] Make non-blocking ClusterClient.submitJob() public
commit 73daf169640bef252c084ac4a45935ae2bcaf509
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-26T10:53:47Z
[FLINK-8758] Add ClusterClient.getJobStatus()
commit 7fedaaf25e01345792cdcf6473de769a2c72caa3
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-27T12:40:51Z
[FLINK-8758] Add FutureUtils.retrySuccessfulWithDelay()
This retries getting a result until it matches a given predicate or
until we run out of retries.
commit c2332b9caa1f7fa8cea2834fb08e849351b46309
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-27T12:42:09Z
[FLINK-8797] Port AbstractOperatorRestoreTestBase to MiniClusterResource
commit 52abd4005d82de4a5ba902af5c836b5592e485f7
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-02-26T10:55:14Z
[FLINK-8778] Migrate queryable state ITCases to use MiniClusterResource
----
> Migrate queryable state ITCases to use MiniClusterResource
> ----------------------------------------------------------
>
> Key: FLINK-8778
> URL: https://issues.apache.org/jira/browse/FLINK-8778
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Blocker
> Fix For: 1.5.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)