chia7712 commented on code in PR #20607:
URL: https://github.com/apache/kafka/pull/20607#discussion_r2391758775


##########
core/src/test/scala/unit/kafka/log/UnifiedLogTest.scala:
##########
@@ -4735,6 +4735,95 @@ class UnifiedLogTest {
     }
 
     (log, segmentWithOverflow)
+

Review Comment:
   This causes a build failure.
   ```
   > Task :core:compileTestScala
   [Error] 
/home/chia7712/project/kafka/core/src/test/scala/unit/kafka/log/UnifiedLogTest.scala:4739:3:
 Missing closing brace `}` assumed here
   ```



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