In PR #18263, in no-error-kafka, we intentionally cloned Apache Kafka from @dejan2609's fork(https://github.com/dejan2609/kafka.git) so the new CI job can pass with no checkstyle violations.
After his PR (KAFKA-19809) is merged, we should replace the clone link with https://github.com/apache/kafka.git
In PR #18263, in
no-error-kafka, we intentionally cloned Apache Kafka from @dejan2609's fork(https://github.com/dejan2609/kafka.git) so the new CI job can pass with no checkstyle violations.After his PR (KAFKA-19809) is merged, we should replace the clone link with
https://github.com/apache/kafka.git