You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/17 17:55:41 UTC

[jira] [Commented] (KAFKA-5077) Make server start script work against Java 9

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

ASF GitHub Bot commented on KAFKA-5077:
---------------------------------------

GitHub user xvrl opened a pull request:

    https://github.com/apache/kafka/pull/2863

    KAFKA-5077 fix GC logging arguments for Java 9

    

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

    $ git pull https://github.com/xvrl/kafka fix-jdk9-gc-logs

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

    https://github.com/apache/kafka/pull/2863.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 #2863
    
----
commit cf024348133e61383a2a67587389163d21b172a6
Author: Xavier Léauté <xa...@confluent.io>
Date:   2017-04-17T17:47:39Z

    KAFKA-5077 fix GC logging arguments for Java 9

----


> Make server start script work against Java 9
> --------------------------------------------
>
>                 Key: KAFKA-5077
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5077
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.11.0.0
>            Reporter: Xavier Léauté
>            Priority: Minor
>
> Current start script fails with {{Unrecognized VM option 'PrintGCDateStamps'}} using Java 9-ea



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)