[ https://issues.apache.org/jira/browse/KAFKA-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884383#comment-16884383 ]
Sujay Hegde commented on KAFKA-6333: ------------------------------------ Hi, I am a newbie and wanted to work on this issue. How do I go about doing this. Please help me out. Thanks, Sujay > 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 > 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 (v7.6.14#76016)