The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user rkhachatryan (triggered by rkhachatryan).

Head commit for run:
45c62cacc0addde2d1d87e35d695d885140bdaa8 / Roman Khachatryan 
<[email protected]>
[FLINK-39103][runtime] Tolerate deserializer release failure if the 
corresponding channel already had errors

On cleanup, deserializer recycles its buffers, potentially notifying the input 
channel.

However, if the input channel has encountered an error (such as 
RemoteTransportException);
then notification will fail which might cause the whol cleanup to fail
and lead to TM shutdown.

Report URL: https://github.com/apache/flink/actions/runs/22230088421

With regards,
GitHub Actions via GitBox

Reply via email to