This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 2ab6c8a  Merge pull request #13161 from dpcollins-google/fix-lite-2
     add 730e7c0  [BEAM-11172] Enable KafkaIO performance test for runner v2 
with SDF.
     new 17beb66  Merge pull request #13282: [BEAM-11172] Enable KafkaIO 
performance test for Dataflow runner v2 with SDF.

The 1 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:
 .../jenkins/job_PerformanceTests_KafkaIO_IT.groovy | 48 ++++++++++++-
 .../kafka-cluster/05-kafka/configmap-config.yaml   |  4 ++
 .../org/apache/beam/gradle/BeamModulePlugin.groovy | 67 +++++++++++++-----
 runners/google-cloud-dataflow-java/build.gradle    | 47 +++++--------
 .../examples/build.gradle                          |  2 +-
 .../beam/sdk/io/kafka/ReadFromKafkaDoFn.java       | 14 +++-
 .../org/apache/beam/sdk/io/kafka/KafkaIOIT.java    | 81 +++++++++++++++++++---
 7 files changed, 199 insertions(+), 64 deletions(-)

Reply via email to