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 2016/09/23 05:55:20 UTC

[jira] [Commented] (FLINK-4666) Make constants to be final in ParameterTool

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

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

GitHub user apivovarov opened a pull request:

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

    [FLINK-4666] Make constants to be final in ParameterTool

    https://issues.apache.org/jira/browse/FLINK-4666

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

    $ git pull https://github.com/apivovarov/flink FLINK-4666

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

    https://github.com/apache/flink/pull/2538.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 #2538
    
----
commit 11fdcddb932c5474b506f9338592f142fdf1cee3
Author: Alexander Pivovarov <ap...@gmail.com>
Date:   2016-09-23T05:54:29Z

    [FLINK-4666] Make constants to be final in ParameterTool

----


> Make constants to be final in ParameterTool
> -------------------------------------------
>
>                 Key: FLINK-4666
>                 URL: https://issues.apache.org/jira/browse/FLINK-4666
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API
>            Reporter: Alexander Pivovarov
>            Priority: Trivial
>
> NO_VALUE_KEY and DEFAULT_UNDEFINED in ParameterTool should be final



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)