You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2022/01/15 10:14:25 UTC

[flink] branch master updated (fe0ce24 -> 99a101c)

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

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


    from fe0ce24  [hotfix] Remove @Nonnull annotations from SlotPool
     add 99a101c  [FLINK-10804] [core] [runtime] Transfer suppressed exceptions with SerializedThrowable

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/util/SerializedThrowable.java | 16 +++++++++-
 .../json/SerializedThrowableSerializerTest.java    | 35 +++++++++++-----------
 .../runtime/util/SerializedThrowableTest.java      | 31 +++++++++++++++++++
 3 files changed, 64 insertions(+), 18 deletions(-)