snuyanzin commented on code in PR #19667:
URL: https://github.com/apache/flink/pull/19667#discussion_r868885122
##########
flink-core/src/test/java/org/apache/flink/api/common/typeutils/base/ListSerializerTest.java:
##########
@@ -28,7 +28,7 @@
import java.util.Random;
/** A test for the {@link LongSerializer}. */
Review Comment:
Probably not related to the main PR's goal however shouldn't it be
```suggestion
/** A test for the {@link ListSerializer}. */
```
?
--
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]