zentol opened a new pull request #19192:
URL: https://github.com/apache/flink/pull/19192


   Based on #19189.
   
   Adds an option to prefer RPC serialization, and enables it for the maven 
tests. The goal is to find issues like FLINK-26779 without having to write 
explicit tests for the serialization.
   Additionally adds a `Local` annotation to mark RPC calls that can only work 
without serialization (only used by tests). (Which we could in theory infer 
automatically based on the types, but I'd rather make this explicit).


-- 
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]


Reply via email to