You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2020/12/28 17:23:34 UTC

[beam] branch release-2.27.0 updated (3b0efb5 -> f077c95)

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

pabloem pushed a change to branch release-2.27.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 3b0efb5  Merge pull request #13582 from [BEAM-11481] emit output watermark on watermark hold change
     add 3256be5  Fix for the case when truststoreLocation and keystoreLocation are not specified
     add 06f8853  Fix nullable coders casting
     new f077c95  Merge pull request #13621 from akvelon/FixKafkaToPubsubExample

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:
 .../kafkatopubsub/kafka/consumer/SslConsumerFactoryFn.java       | 9 +++++++--
 .../complete/kafkatopubsub/transforms/FormatTransform.java       | 7 ++++---
 2 files changed, 11 insertions(+), 5 deletions(-)


[beam] 01/01: Merge pull request #13621 from akvelon/FixKafkaToPubsubExample

Posted by pa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a commit to branch release-2.27.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit f077c95c480089a656ed0e52fcd1571eebf1a531
Merge: 3b0efb5 06f8853
Author: Pablo <pa...@users.noreply.github.com>
AuthorDate: Mon Dec 28 12:22:51 2020 -0500

    Merge pull request #13621 from akvelon/FixKafkaToPubsubExample
    
    Fix for Kafka To PubSub Example

 .../kafkatopubsub/kafka/consumer/SslConsumerFactoryFn.java       | 9 +++++++--
 .../complete/kafkatopubsub/transforms/FormatTransform.java       | 7 ++++---
 2 files changed, 11 insertions(+), 5 deletions(-)