frankvicky commented on PR #18844:
URL: https://github.com/apache/kafka/pull/18844#issuecomment-2665663904

   I have added the `server.properties` file to the `Kafka/docker` directory. 
This file will be copied to either `docker/jvm` or `docker/native` by Python 
script. To run containers with the static quorum, I also slightly modified the 
Dockerfile and launch script. I have tested both the JVM and native image 
versions on my local machine, and they work fine. (Note: to run in native mode, 
I applied patch #18872 on my local machine.)
   jvm:
   ![Screenshot from 2025-02-18 
21-04-05](https://github.com/user-attachments/assets/461504b6-c1ce-430e-b7b7-28e323e036e3)
   
   native:
   ![Screenshot from 2025-02-18 
20-41-47](https://github.com/user-attachments/assets/740a6f5a-1440-4a41-9e05-ba7ae783dbc9)
   
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to