This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from e0fed5bfefa [FLINK-40466][table] Refactor defining table arguments in
PTF Test Harness for more complex table arguments (#29018)
new a1b2ccd18a6 Revert "[FLINK-39977][runtime] Add ITCase for file-merged
channel state recovery"
new aff06f86705 Revert "[FLINK-39977][runtime] Recovery of merged channel
state handles"
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:
.../SubtaskFileMergingManagerRestoreOperation.java | 11 +-
.../FileMergingSnapshotManagerTestBase.java | 67 +----
.../FileMergingChannelStateITCase.java | 291 ---------------------
3 files changed, 4 insertions(+), 365 deletions(-)
delete mode 100644
flink-tests/src/test/java/org/apache/flink/test/checkpointing/FileMergingChannelStateITCase.java