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/03/09 08:44:00 UTC

[jira] [Closed] (FLINK-8889) Do not override config values in TestBaseUtils#startCluster

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

Chesnay Schepler closed FLINK-8889.
-----------------------------------
    Resolution: Fixed

master: f897c14c7581c1506575548681ac242ba136bbd8
1.5: 15ffb18bfc2a41dfbb9f367077e3b07eb5665d5f

> Do not override config values in TestBaseUtils#startCluster
> -----------------------------------------------------------
>
>                 Key: FLINK-8889
>                 URL: https://issues.apache.org/jira/browse/FLINK-8889
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.5.0
>
>
> {{TestBaseUtils#startCluster}} is a utility method to easily start a cluster. This method receives a Configuration to be used for the cluster, it does however override several values regardless of whether they were set or not.
> It also sets various options to their default value which shouldn't be necessary.



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