[
https://issues.apache.org/jira/browse/KAFKA-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936805#comment-17936805
]
Jakhongir Sabirovь edited comment on KAFKA-6333 at 3/19/25 12:12 PM:
---------------------------------------------------------------------
Hi.
I'm newbie I want to contribute to open source project code. I'make change
please anyone can review this pull request
[https://github.com/apache/kafka/pull/19237]
was (Author: jack5505):
[https://github.com/apache/kafka/pull/19237]
> 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: Jakhongir Sabirovь
> 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)