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

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


    from b1192e8a8e8 [FLINK-39029] move catalog store factory builder to new 
class (#27531)
     new b5fbf2b4aca [hotfix][runtime] Release all channels' deserializers 
before failing in StreamTaskNetworkInput
     new 45c62cacc0a [FLINK-39103][runtime] Tolerate deserializer release 
failure if the corresponding channel already had errors

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../network/partition/consumer/InputChannel.java   |  5 ++
 .../runtime/io/AbstractStreamTaskNetworkInput.java | 31 ++++++++-
 .../partition/consumer/InputChannelTest.java       | 10 +++
 .../consumer/StreamTestSingleInputGate.java        |  5 ++
 .../runtime/io/StreamTaskNetworkInputTest.java     | 75 ++++++++++++++++++++++
 5 files changed, 124 insertions(+), 2 deletions(-)

Reply via email to