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