Yunyung commented on code in PR #19420: URL: https://github.com/apache/kafka/pull/19420#discussion_r2034520490
########## README.md: ########## @@ -263,10 +267,28 @@ default. See https://www.lightbend.com/blog/scala-inliner-optimizer for more det See [tests/README.md](tests/README.md). +### Using Trogdor for testing ### + +We Trogdor as a test framework for Apache Kafka. You can use it to run benchmarks and other workloads. Review Comment: We "use" Trogdor? ########## README.md: ########## @@ -99,6 +99,8 @@ fail due to code changes. You can just run: ./gradlew processMessages processTestMessages +See [Apache Kafka Message Definitions](/clients/src/main/resources/common/message/README.md) for details on Apache Kafka message protocol Review Comment: period -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
