You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2021/11/04 11:37:07 UTC

[flink] branch master updated (4d9de6c -> 9b1529c)

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 4d9de6c  [FLINK-19142][runtime] Fix slot hijacking after task failover
     add 9b1529c  [FLINK-24550][rpc] Use ContextClassLoader for message deserialization

No new revisions were added by this update.

Summary of changes:
 .../runtime/rpc/akka/AkkaInvocationHandler.java    | 10 +--
 .../rpc/akka/ContextClassLoadingSettingTest.java   | 80 ++++++++++++++++++++++
 2 files changed, 86 insertions(+), 4 deletions(-)