github-actions[bot] closed pull request #13162: fix: replace an inefficient
loop in kafka internals
URL: https://github.com/apache/kafka/pull/13162
--
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 th
github-actions[bot] commented on PR #13162:
URL: https://github.com/apache/kafka/pull/13162#issuecomment-2831805098
This PR has been closed since it has not had any activity in 120 days. If
you feel like this
was a mistake, or you would like to continue working on it, please feel free
to
github-actions[bot] commented on PR #13162:
URL: https://github.com/apache/kafka/pull/13162#issuecomment-2756520619
This PR is being marked as stale since it has not had any activity in 90
days. If you
would like to keep this PR alive, please leave a comment asking for a
review. If the P
ijuma commented on code in PR #13162:
URL: https://github.com/apache/kafka/pull/13162#discussion_r1375307580
##
clients/src/main/java/org/apache/kafka/common/utils/Utils.java:
##
@@ -1225,13 +1226,11 @@ public static long tryWriteTo(TransferableChannel
destChannel,
* @par