You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/03/25 16:30:22 UTC

[beam] branch master updated (2c037fa -> d6e60ad)

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

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


    from 2c037fa  Merge pull request #8123: [BEAM-6869] fix dependency checking
     new 14c4ff6  [BEAM-928] Enable Spotbugs in KafkaIO, fix warnings
     new 4f2ae92  [BEAM-928] Applied review comments
     new d6e60ad  Merge pull request #8120: [BEAM-928] Enable Spotbugs in KafkaIO, fix warnings

The 20686 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/io/kafka/build.gradle                                        | 2 +-
 .../main/java/org/apache/beam/sdk/io/kafka/KafkaExactlyOnceSink.java   | 2 +-
 .../kafka/src/main/java/org/apache/beam/sdk/io/kafka/KafkaRecord.java  | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)