brary commented on a change in pull request #9255:
URL: https://github.com/apache/kafka/pull/9255#discussion_r484034329



##########
File path: clients/src/main/java/org/apache/kafka/common/utils/Utils.java
##########
@@ -1271,4 +1274,35 @@ private static byte checkRange(final byte i) {
         }
         return map;
     }
+
+

Review comment:
       There is an extra line here.

##########
File path: clients/src/main/java/org/apache/kafka/common/utils/Utils.java
##########
@@ -1271,4 +1274,35 @@ private static byte checkRange(final byte i) {
         }
         return map;
     }
+
+
+    /**
+     * Convert a ISO8601 based TimeStamp to Epoch Value

Review comment:
       This was not addressed, you disagree with the changes suggested?




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to