You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ka...@apache.org on 2020/05/11 15:53:01 UTC

[beam] branch master updated (8fdc9ce -> 5e659bb)

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

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


    from 8fdc9ce  Merge pull request #11377: [BEAM-9439] Return split instead of total backlog size
     add 52962ca  Fix InfluxDB credentials binding
     new 5e659bb  Merge pull request #11660: Fix InfluxDB credentials binding

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:
 .test-infra/jenkins/LoadTestsBuilder.groovy                 |  2 ++
 .test-infra/jenkins/job_LoadTests_CoGBK_Java.groovy         |  2 --
 ...b_LoadTests_CoGBK_Java_spark_structured_streaming.groovy |  1 -
 .../jenkins/job_LoadTests_Combine_Flink_Python.groovy       |  1 -
 .test-infra/jenkins/job_LoadTests_Combine_Java.groovy       |  2 --
 ...LoadTests_Combine_Java_spark_structured_streaming.groovy |  1 -
 .test-infra/jenkins/job_LoadTests_Combine_Python.groovy     |  1 -
 .test-infra/jenkins/job_LoadTests_GBK_Java.groovy           |  2 --
 ...job_LoadTests_GBK_Java_spark_structured_streaming.groovy |  1 -
 .test-infra/jenkins/job_LoadTests_GBK_Python.groovy         |  1 -
 .../jenkins/job_LoadTests_GBK_Python_reiterate.groovy       |  1 -
 .test-infra/jenkins/job_LoadTests_ParDo_Flink_Python.groovy |  2 --
 .test-infra/jenkins/job_LoadTests_ParDo_Java.groovy         |  2 --
 ...b_LoadTests_ParDo_Java_spark_structured_streaming.groovy |  1 -
 .test-infra/jenkins/job_LoadTests_ParDo_Python.groovy       |  1 -
 .test-infra/jenkins/job_LoadTests_coGBK_Python.groovy       |  1 -
 .../jenkins/job_PerformanceTests_BigQueryIO_Python.groovy   |  1 -
 .../jenkins/job_PerformanceTests_FileBasedIO_IT.groovy      | 13 +++++++++++++
 18 files changed, 15 insertions(+), 21 deletions(-)


[beam] 01/01: Merge pull request #11660: Fix InfluxDB credentials binding

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

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

commit 5e659bb80bcbf70795f6806e05a255ee72706d9f
Merge: 8fdc9ce 52962ca
Author: Kamil Wasilewski <ka...@polidea.com>
AuthorDate: Mon May 11 17:52:42 2020 +0200

    Merge pull request #11660: Fix InfluxDB credentials binding

 .test-infra/jenkins/LoadTestsBuilder.groovy                 |  2 ++
 .test-infra/jenkins/job_LoadTests_CoGBK_Java.groovy         |  2 --
 ...b_LoadTests_CoGBK_Java_spark_structured_streaming.groovy |  1 -
 .../jenkins/job_LoadTests_Combine_Flink_Python.groovy       |  1 -
 .test-infra/jenkins/job_LoadTests_Combine_Java.groovy       |  2 --
 ...LoadTests_Combine_Java_spark_structured_streaming.groovy |  1 -
 .test-infra/jenkins/job_LoadTests_Combine_Python.groovy     |  1 -
 .test-infra/jenkins/job_LoadTests_GBK_Java.groovy           |  2 --
 ...job_LoadTests_GBK_Java_spark_structured_streaming.groovy |  1 -
 .test-infra/jenkins/job_LoadTests_GBK_Python.groovy         |  1 -
 .../jenkins/job_LoadTests_GBK_Python_reiterate.groovy       |  1 -
 .test-infra/jenkins/job_LoadTests_ParDo_Flink_Python.groovy |  2 --
 .test-infra/jenkins/job_LoadTests_ParDo_Java.groovy         |  2 --
 ...b_LoadTests_ParDo_Java_spark_structured_streaming.groovy |  1 -
 .test-infra/jenkins/job_LoadTests_ParDo_Python.groovy       |  1 -
 .test-infra/jenkins/job_LoadTests_coGBK_Python.groovy       |  1 -
 .../jenkins/job_PerformanceTests_BigQueryIO_Python.groovy   |  1 -
 .../jenkins/job_PerformanceTests_FileBasedIO_IT.groovy      | 13 +++++++++++++
 18 files changed, 15 insertions(+), 21 deletions(-)