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

[beam] branch master updated (87b8235 -> 5257ed3)

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

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


    from 87b8235  Merge pull request #10646 from brucearctor/master
     new c7914bd  [BEAM-9205] Add ValidatesRunner annotation to the MetricsPusherTest class (not only on the methods) and remove unneeded MetricsPusherTest inside spark structured streaming runner (because this runner uses the VR common test)
     new bc9243a  [BEAM-9205] Fix validatesRunner tests configuration in spark module
     new 5257ed3  Merge pull request #10669 from echauchot/metricsPusher_validates_runner

The 25323 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:
 .../runners/core/metrics/MetricsPusherTest.java    |  2 +-
 runners/spark/build.gradle                         | 17 +++-
 .../metrics/MetricsPusherTest.java                 | 92 ----------------------
 3 files changed, 15 insertions(+), 96 deletions(-)
 delete mode 100644 runners/spark/src/test/java/org/apache/beam/runners/spark/structuredstreaming/metrics/MetricsPusherTest.java