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 2015/02/25 18:22:05 UTC

[jira] [Commented] (FLINK-1472) Web frontend config overview shows wrong value

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

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

GitHub user qmlmoon opened a pull request:

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

    [FLINK-1472] Fixed Web frontend config overview with wrong value.

    

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

    $ git pull https://github.com/qmlmoon/incubator-flink web-conf

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

    https://github.com/apache/flink/pull/439.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 #439
    
----
commit 2906789b6124e9f84baf05c1c555dfad9b1e2a64
Author: mingliang <qm...@gmail.com>
Date:   2015-02-25T11:27:01Z

    [FLINK-1472] Fixed Web frontend config overview with wrong value.

----


> 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
>            Assignee: Mingliang Qi
>            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)