maniekes commented on PR #13321: URL: https://github.com/apache/kafka/pull/13321#issuecomment-1594651760
okay, i think i found root cause for it: https://github.com/apache/kafka/blob/trunk/bin/kafka-server-start.sh#L25 https://github.com/apache/kafka/blob/trunk/bin/zookeeper-server-start.sh#L25 cygpath is not changing it in `kafka-run-class.sh` because it's already set in main script. the same logic is also in a few other files. do you think we should modify it? -- 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