This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from ceb5743 [FLINK-23478][k8s] Guarantee the event handling order in
KubernetesSharedInformer
add 8e53edb [FLINK-23373][task] Fix source input serializer in
StreamTaskMailboxTestHarness
add 2fe7b93 [FLINK-23373][task] Fully support object reuse in
OperatorChain
No new revisions were added by this update.
Summary of changes:
.../runtime/tasks/CopyingChainingOutput.java | 15 +-
.../streaming/runtime/tasks/OperatorChain.java | 20 ++-
...tStreamTaskChainedSourcesCheckpointingTest.java | 46 ++++--
.../runtime/tasks/MultipleInputStreamTaskTest.java | 180 +++++++++++++++++++--
.../tasks/StreamTaskMailboxTestHarnessBuilder.java | 49 ++++--
5 files changed, 265 insertions(+), 45 deletions(-)