pgaref commented on code in PR #22153:
URL: https://github.com/apache/flink/pull/22153#discussion_r1134587834
##########
flink-core/src/main/java/org/apache/flink/util/InstantiationUtil.java:
##########
@@ -466,6 +468,7 @@ public static String checkForInstantiationError(Class<?>
clazz) {
}
}
+ @Nullable
Review Comment:
Minor but would it make sense to introduce the Runtime annotation in a
separate ticket as it is used in a bunch of places?
--
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]