mimaison commented on code in PR #18389:
URL: https://github.com/apache/kafka/pull/18389#discussion_r1917883881


##########
docker/jvm/jsa_launch:
##########
@@ -17,9 +17,9 @@
 KAFKA_CLUSTER_ID="$(opt/kafka/bin/kafka-storage.sh random-uuid)"
 TOPIC="test-topic"
 
-KAFKA_JVM_PERFORMANCE_OPTS="-XX:ArchiveClassesAtExit=storage.jsa" 
opt/kafka/bin/kafka-storage.sh format --standalone -t $KAFKA_CLUSTER_ID -c 
opt/kafka/config/kraft/reconfig-server.properties
+KAFKA_JVM_PERFORMANCE_OPTS="-XX:ArchiveClassesAtExit=storage.jsa" 
opt/kafka/bin/kafka-storage.sh format --standalone -t $KAFKA_CLUSTER_ID -c 
opt/kafka/config/server.properties

Review Comment:
   Sorry I wasn't very clear but I think it would make more sense to address 
that in a different PR as that's is not related to the config files moving.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to