You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/13 12:22:00 UTC

[jira] [Commented] (FLINK-8935) Implement remaining methods in MiniClusterClient

    [ https://issues.apache.org/jira/browse/FLINK-8935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16396873#comment-16396873 ] 

ASF GitHub Bot commented on FLINK-8935:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/5690

    [FLINK-8935][tests] Extend MiniClusterClient

    ## What is the purpose of the change
    
    With this PR the `MiniClusterClient` implements `listJobs()`, `getAccumulators()`, `triggerSavepoint()` and `stop()`. 
    
    ## Verifying this change
    
    This change is a trivial rework / code cleanup without any test coverage.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 8935

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5690.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 #5690
    
----
commit 4382ae8aa781ec7bc469fb6ceed551434478b342
Author: zentol <ch...@...>
Date:   2018-03-07T10:05:12Z

    [FLINK-8935][tests] Implement MiniClusterClient#listJobs

commit f15bc13d2b749d300dfb3762ab8faf36e963aa4f
Author: zentol <ch...@...>
Date:   2018-03-07T10:05:42Z

    [FLINK-8935][tests] Implement MiniClusterClient#getAccumulators

commit 5ae94c92906784620fc4fd7e6dbcc4c5ff62683d
Author: zentol <ch...@...>
Date:   2018-03-06T12:26:59Z

    [FLINK-8935][tests] Implement MiniClusterClient#triggerSavepoint

commit a263e3f39899c3d6b0cfbf623609007ba03f0f0b
Author: zentol <ch...@...>
Date:   2018-03-07T12:02:27Z

    [FLINK-8935][tests] Implement MiniClusterClient#stop

----


> Implement remaining methods in MiniClusterClient
> ------------------------------------------------
>
>                 Key: FLINK-8935
>                 URL: https://issues.apache.org/jira/browse/FLINK-8935
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Blocker
>             Fix For: 1.5.0
>
>




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