jolshan commented on code in PR #20534:
URL: https://github.com/apache/kafka/pull/20534#discussion_r2353578882
##########
core/src/test/scala/unit/kafka/log/UnifiedLogTest.scala:
##########
@@ -5065,6 +5065,96 @@ class UnifiedLogTest {
}
case class TimestampAndEpoch(timestamp: Long, leaderEpoch: Int)
+
+ @Test
Review Comment:
nit: spacing on test
--
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]