joshua2519 commented on code in PR #20658:
URL: https://github.com/apache/kafka/pull/20658#discussion_r2422340564
##########
gradlew:
##########
@@ -209,6 +210,25 @@ for attempt in 1 2 3; do
sleep 5
continue
fi
+ else
Review Comment:
Yes
Could it be better to add a condition to break the loop?
--
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]