brandboat commented on code in PR #16085:
URL: https://github.com/apache/kafka/pull/16085#discussion_r1620878806


##########
core/src/test/scala/unit/kafka/log/LogSegmentTest.scala:
##########
@@ -632,6 +632,15 @@ class LogSegmentTest {
     Utils.delete(tempDir)
   }
 
+  @Test
+  def testGetFirstBatchTimestamp(): Unit = {
+    val segment = createSegment(1)

Review Comment:
   Thanks for the comments ! 



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