[GitHub] [flink] tillrohrmann commented on a change in pull request #14936: [FLINK-20580][core] Don't support nullable value for SerializedValue

2021-02-18 Thread GitBox
tillrohrmann commented on a change in pull request #14936: URL: https://github.com/apache/flink/pull/14936#discussion_r578618616 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/rpc/akka/AkkaRpcSerializedValue.java ## @@ -0,0 +1,86 @@ +/* + * Licensed to the

[GitHub] [flink] tillrohrmann commented on a change in pull request #14936: [FLINK-20580][core] Don't support nullable value for SerializedValue

2021-02-18 Thread GitBox
tillrohrmann commented on a change in pull request #14936: URL: https://github.com/apache/flink/pull/14936#discussion_r578464596 ## File path: flink-core/src/test/java/org/apache/flink/util/SerializedValueTest.java ## @@ -47,26 +50,47 @@ public void testSimpleValue() {