This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 349ae059480 [FLINK-27430][tests] Remove unused timeout field
add f25f9b840e8 [FLINK-14820][core] Remove unused scheduleWithDelay
add 0479fa4bd2b [FLINK-14820][core] Migrate FutureUtils to Duration
No new revisions were added by this update.
Summary of changes:
.../apache/flink/util/concurrent/FutureUtils.java | 61 ++--------------------
.../flink/util/concurrent/FutureUtilsTest.java | 54 -------------------
.../metrics/tests/MetricsAvailabilityITCase.java | 3 +-
.../jobmanager/JMXJobManagerMetricTest.java | 3 +-
.../itcases/AbstractQueryableStateTestBase.java | 3 +-
.../highavailability/AbstractHAJobRunITCase.java | 3 +-
.../TaskCancelAsyncProducerConsumerITCase.java | 5 +-
.../test/accumulators/AccumulatorLiveITCase.java | 3 +-
.../flink/test/checkpointing/SavepointITCase.java | 3 +-
.../JobManagerHAProcessFailureRecoveryITCase.java | 2 +-
.../restore/AbstractOperatorRestoreTestBase.java | 7 ++-
11 files changed, 15 insertions(+), 132 deletions(-)