You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/23 11:39:18 UTC

[GitHub] [flink] zentol commented on pull request #20022: [FLINK-27933][coordination] OperationResult is serializable

zentol commented on PR #20022:
URL: https://github.com/apache/flink/pull/20022#issuecomment-1164302299

   I documented the exceptions in the commit message:
   ```
   - allow tests to opt-out of serializability force
   - never force serialization in AkkaRpcActorOversizedResponseMessageTest, because it affected the payload size
   - DispatcherTest no longer relies on retrieving the same object instance via RPC
   - ResourceManager#requestTaskExecutorThreadInfoGateway is just not serializable; see FLINK-27954
   - ClassLoaderITCase wrongly assumed that serialization occurs
   ```


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org