Chesnay Schepler created FLINK-8889:
---------------------------------------
Summary: 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
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)