mjsax commented on PR #19324: URL: https://github.com/apache/kafka/pull/19324#issuecomment-2767599688
I am ok with this change, but I don't understand the problem? The Jira say > Running tests should not produce untracked files. What do you mean by this? `logs` is part of `.gitignore` similar `build/` https://github.com/apache/kafka/blob/trunk/.gitignore#L32 https://github.com/apache/kafka/blob/trunk/.gitignore#L5 So I don't see a difference? Also, comparing the `log4j2.yaml` with other in streams context, the other don't configure any file appender, so I am wondering if we should not just change the directory, but remove the file appender entirely? -- 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