dujian0068 commented on code in PR #16266:
URL: https://github.com/apache/kafka/pull/16266#discussion_r1635827051
##########
clients/src/test/java/org/apache/kafka/common/utils/TimeTest.java:
##########
@@ -26,9 +26,11 @@
import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
-public abstract class TimeTest {
Review Comment:
Before I delete `SystimeTime` and `SystemTimeTest` class, which resulted
in the class having no abstract method, so I changed it to concrete
Now I have restored 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]