Ufuk Celebi created FLINK-1468:
----------------------------------
Summary: Config parse failure fails task manager startup w/o an error message
Key: FLINK-1468
URL:
https://issues.apache.org/jira/browse/FLINK-1468 Project: Flink
Issue Type: Bug
Reporter: Ufuk Celebi
Priority: Minor
While testing Flink, I've discovered the following problem: when the config can't be correctly parsed, the task manager startup just fails.
I'm not sure whether it is a bash script problem or also applies to the Java parser.
To reproduce:
I had "20.000" instead of "20000" configured for the number of network buffers (with a "dot" separator).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)