TaiJuWu commented on PR #19162:
URL: https://github.com/apache/kafka/pull/19162#issuecomment-2712790669

   Hi @josefk31 , thanks for this patch.
   
   I ran following command without this patch, it pass on local and I can't 
reproduce this issue.
   Could you help to check or share your step ?
   
    
`TC_PATHS="tests/kafkatest/tests/core/upgrade_test.py::TestUpgrade.test_isolated_mode_upgrade_downgrade"
 _DUCKTAPE_OPTIONS='--parameters '\''{"from_kafka_version": "3.3.2", 
"metadata_quorum": "ISOLATED_KRAFT"}'\' bash tests/docker/run_tests.sh
   `
   
   <img width="1920" alt="image" 
src="https://github.com/user-attachments/assets/f16cd72b-7ee2-4f02-a2ce-ef82aa4d05f1";
 />
   
   
   From my understanding, there is no need to set `metadata.log.dir` if I am 
wrong please correct me, thanks!
   
   
https://github.com/apache/kafka/blob/0a7ea3f7dc4c88c57f185688086ffacb3e2443c5/core/src/main/scala/kafka/server/KafkaRaftServer.scala#L182-L184


-- 
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