You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lg...@apache.org on 2019/01/30 15:02:43 UTC

[beam] branch master updated (095664b -> d1ac67c)

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

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


    from 095664b  Merge pull request #7546: [BEAM-6230] Clarify Flink version support on Flink Runner page
     new 0de43cb  [BEAM-6207] Added option to publish synthetic data to Kafka topic.
     new 7e1f775  [BEAM-6207] Added option to publish synthetic data to Kafka topic.
     new d1ac67c  Merge pull request #7612: [BEAM-6207] Added option to publish synthetic data to Kafka topic

The 19788 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:
 sdks/java/testing/load-tests/build.gradle          |  3 +
 ...bPublisher.java => SyntheticDataPublisher.java} | 71 ++++++++++++++++++----
 2 files changed, 63 insertions(+), 11 deletions(-)
 rename sdks/java/testing/load-tests/src/main/java/org/apache/beam/sdk/loadtests/{SyntheticDataPubSubPublisher.java => SyntheticDataPublisher.java} (64%)