XComp commented on a change in pull request #14359:
URL: https://github.com/apache/flink/pull/14359#discussion_r540908276
##########
File path: flink-core/src/main/java/org/apache/flink/util/SerializedValue.java
##########
@@ -63,6 +66,7 @@ public T deserializeValue(ClassLoader loader) throws
IOException, ClassNotFoundE
*
* @return Serialized data.
*/
+ @Nullable
Review comment:
Does it make sense to create a Jira issue to cover the null handling in
the classes related to this change?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]