clolov commented on PR #13932:
URL: https://github.com/apache/kafka/pull/13932#issuecomment-1836217374

   Heya @cadonna! Many thanks for the review and apologies for the delay. Yes, 
it makes perfect sense, I also came across
   ```
   I=0; while ./gradlew clients:test --tests RequestResponseTest --rerun 
--fail-fast; do (( I=$I+1 )); echo "Completed run: $I"; sleep 1; done
   ```
   from the Kafka README.
   
   Hopefully I have addressed everything!


-- 
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

Reply via email to