UladzislauBlok commented on code in PR #22310:
URL: https://github.com/apache/kafka/pull/22310#discussion_r3328980859


##########
clients/src/main/java/org/apache/kafka/common/utils/internals/ByteUtils.java:
##########
@@ -66,6 +66,17 @@ public static Bytes increment(Bytes input) throws 
IndexOutOfBoundsException {
         }
     }
 
+    /**
+     * Returns the incremented {@link Bytes} value, or {@code null} if 
incrementing would overflow.
+     */

Review Comment:
   Hello
   We're close to KIP freeze for kafka 4.4, so I think Matthias is busy rn
   I suggest to just be patient, and I'm sure PR will be approved.
   For example my PR is also already waiting for a week



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

Reply via email to