Ufuk Celebi created FLINK-1472:
----------------------------------
Summary: Web frontend config overview shows wrong value
Key: FLINK-1472
URL: https://issues.apache.org/jira/browse/FLINK-1472
Project: Flink
Issue Type: Bug
Components: Webfrontend
Affects Versions: master
Reporter: Ufuk Celebi
Priority: Minor
The web frontend shows configuration values even if they could not be correctly
parsed.
For example I've configured the number of buffers as "123.000", which cannot be
parsed as an Integer by GlobalConfiguration and the default value is used.
Still, the web frontend shows the not used "123.000".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)