You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2018/05/03 07:46:10 UTC

[beam] branch master updated (e056724 -> 7979084)

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

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


    from e056724  Merge pull request #5234: Add KV and Window Coder Utilities to ModelCoders
     add ebed954  [BEAM-4138] Support runners that do not support committed metrics in MetricsHttpSink
     new 7979084  Merge pull request #5203 from echauchot/BEAM-4138-MetricsHttpSink-committed-fix

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:
 .../extensions/metrics/MetricsHttpSink.java        |  25 +-
 .../extensions/metrics/MetricsHttpSinkTest.java    | 414 ++++++++++++---------
 .../org/apache/beam/sdk/metrics/MetricResult.java  |   2 +
 3 files changed, 255 insertions(+), 186 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.

[beam] 01/01: Merge pull request #5203 from echauchot/BEAM-4138-MetricsHttpSink-committed-fix

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

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

commit 797908421efa94bb1cedf2a96a435f877c27e98b
Merge: e056724 ebed954
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu May 3 09:45:53 2018 +0200

    Merge pull request #5203 from echauchot/BEAM-4138-MetricsHttpSink-committed-fix
    
    [BEAM-4138] Support runners that do not support committed metrics in MetricsHttpSink

 .../extensions/metrics/MetricsHttpSink.java        |  25 +-
 .../extensions/metrics/MetricsHttpSinkTest.java    | 414 ++++++++++++---------
 .../org/apache/beam/sdk/metrics/MetricResult.java  |   2 +
 3 files changed, 255 insertions(+), 186 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.