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

Ksolves India Limited commented on KAFKA-6333:
----------------------------------------------

PR Updated - https://github.com/apache/kafka/pull/20044

> java.awt.headless should not be on commandline
> ----------------------------------------------
>
>                 Key: KAFKA-6333
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6333
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.0
>            Reporter: Fabrice Bacchella
>            Assignee: Ksolves India Limited
>            Priority: Trivial
>
> The option -Djava.awt.headless=true is defined in KAFKA_JVM_PERFORMANCE_OPTS.
> But it should even not be present on command line. It's only useful for 
> application that can be used in application that is used in both a headless 
> and a traditional environment. Kafka is a server, so it should be setup in 
> the main class. This help reduce clutter in command line.
> See http://www.oracle.com/technetwork/articles/javase/headless-136834.html 
> for more details.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to