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 5d4a2b6674a [hotfix][doc] `FlinkKafkaConsumer` is deprecated and will 
be removed with Flink 1.17 instead of 1.15 since Flink 1.16 release branch has 
code freeze and will be released soon.
     new 5c68ef0e28c [hotfix][rest][tests] Cleanup JarUploadHandlerTest
     new 59137cb7e07 [hotfix][tests] Remove deprecated Log4j API usages
     new 39f616e23ad [hotfix] Remove deprecated testcontainers API usages
     new 2df4f53a44a [hotfix] Remove deprecated Assertj API usages
     new 8c28fd3fc75 [hotfix] Remove various deprecated API usages

The 5 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:
 .../client/program/rest/RestClusterClientTest.java      |  4 ++--
 .../kinesis/testutils/KinesaliteContainer.java          |  2 +-
 .../sink/throwable/FatalExceptionClassifierTest.java    |  4 ++--
 .../apache/flink/connectors/hive/HiveDialectITCase.java |  2 +-
 .../flink/streaming/tests/PeriodicStreamingJob.java     |  4 +++-
 .../util/kafka/containers/SchemaRegistryContainer.java  |  2 +-
 .../apache/flink/fs/s3/common/MinioTestContainer.java   |  2 +-
 .../flink/metrics/util/MetricReporterTestUtils.java     |  5 ++---
 .../runtime/jobmanager/JMXJobManagerMetricTest.java     | 13 +------------
 .../webmonitor/handlers/JarUploadHandlerTest.java       | 17 ++++++-----------
 .../flink/table/codesplit/JavaCodeSplitterTest.java     |  8 ++++----
 .../apache/flink/table/utils/TypeMappingUtilsTest.java  |  2 +-
 .../testutils/logging/LoggerAuditingExtension.java      |  3 ++-
 .../flink/testutils/logging/TestLoggerResource.java     |  7 ++++++-
 .../flink/streaming/util/TestStreamEnvironment.java     |  2 +-
 .../test/java/org/apache/flink/yarn/YarnTestBase.java   |  3 ++-
 16 files changed, 36 insertions(+), 44 deletions(-)

Reply via email to