Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.2, 1.12.0
Description
If an RPC method returns a null value, then it seems that the request future won't get completed as reported in FLINK-17921.
We should either not allow to return null values as responses or make sure that a null value is properly transmitted to the caller.
Attachments
Issue Links
- is related to
-
FLINK-17921 RpcGlobalAggregateManager#updateGlobalAggregate would cause unexpected akka.timeout
- Resolved
- links to