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 2014/12/22 03:57:13 UTC

[jira] [Commented] (FLINK-1183) Generate gentle notification message when Flink is started with Java 6

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

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

GitHub user ajaybhat opened a pull request:

    https://github.com/apache/incubator-flink/pull/276

    FLINK-1183 : Generate gentle notification message when Flink is started with Java 6

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

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

    $ git pull https://github.com/ajaybhat/incubator-flink FLINK-1183

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

    https://github.com/apache/incubator-flink/pull/276.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 #276
    
----
commit 39e7a375550f491ecb68bb3896a6e810496592ad
Author: Ajay Bhat <aj...@air-watch.com>
Date:   2014-12-22T02:54:39Z

    FLINK-1183 : Generate gentle notification message when Flink is started with Java 6

----


> Generate gentle notification message when Flink is started with Java 6
> ----------------------------------------------------------------------
>
>                 Key: FLINK-1183
>                 URL: https://issues.apache.org/jira/browse/FLINK-1183
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Henry Saputra
>            Priority: Minor
>
> With Java 6 is reaching EOL we would like to let Flink's applications to know that it is recommended to move to Jav 7 or higher.
> This could be done as logging message when Flink Job Manager is starting.
> This will allow us to "deprecate" the support for Java 6 in the future by providing early notification to the users.



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