ikdekker commented on pull request #10313: URL: https://github.com/apache/kafka/pull/10313#issuecomment-799813229
Directly after running (all tests), I see only a clients index.html, streams and core do not generate a report, even when running `./gradlew streams:test` or `./gradlew core:test` (which would be relevant for this PR). The streams tests seem to take a very long time and many fail due to connection timeouts. Is it necessary to start Zookeeper for these tests? The command at https://kafka.apache.org/quickstart throws an error, which may require some Zookeeper setup: `Error: Could not find or load main class org.apache.zookeeper.server.quorum.QuorumPeerMain ` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org