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


##########
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:
   Hi @UladzislauBlok just a small reminder, could you kindly pls approve and 
merge my PR if what I've done is adequate enough for approval? thnx.



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