This is an automated email from the ASF dual-hosted git repository.
fpaul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 873c481 [hotfix][filesystem] Fix the typo in InProgressFileWriter
new c6f14ca [FLINK-25368][connectors/kafka] Substitute KafkaConsumer with
AdminClient in OffsetsInitializer
new 928d656 [hotfix] fix a typo in KafkaTestBase
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:
.../source/enumerator/KafkaSourceEnumerator.java | 117 +++++++++++++++------
.../enumerator/initializer/OffsetsInitializer.java | 12 +--
.../source/enumerator/KafkaEnumeratorTest.java | 8 --
.../initializer/OffsetsInitializerTest.java | 4 +-
.../streaming/connectors/kafka/KafkaTestBase.java | 4 +-
5 files changed, 91 insertions(+), 54 deletions(-)