divijvaidya commented on PR #14168:
URL: https://github.com/apache/kafka/pull/14168#issuecomment-1671384884

   Wow! This is news to me. BTW there is a JIRA tracking this test failure at 
https://issues.apache.org/jira/browse/KAFKA-15052 and you might want to 
associate this PR with that JIRA.
   
   We uses System.nanoTime() for comparison all over the place such as at 
https://github.com/apache/kafka/blob/f23394336a7741bf4eb23fcde951af0a23a69bd0/core/src/main/scala/kafka/server/metadata/ZkMetadataCache.scala#L573,
 
https://github.com/apache/kafka/blob/f23394336a7741bf4eb23fcde951af0a23a69bd0/server-common/src/main/java/org/apache/kafka/queue/KafkaEventQueue.java#L231
 and many many other places. Do you think those places may be having the same 
overflow problem? If yes, can I request you to please create a JIRA for it?


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to