You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2019/05/05 09:05:59 UTC

[storm] branch master updated (48fb1e4 -> fabfcd6)

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

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


    from 48fb1e4  Merge branch 'STORM-3370' of https://github.com/srdo/storm into STORM-3370-merge
     add 52d2b3b  STORM-3371: Add metrics v2 hooks to IMetricsContext
     new fabfcd6  Merge branch 'STORM-3371' of https://github.com/srdo/storm into STORM-3371-merge

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:
 .../jvm/org/apache/storm/task/IMetricsContext.java | 27 +++++++++++++++++++
 .../jvm/org/apache/storm/task/TopologyContext.java |  7 ++++-
 .../trident/operation/TridentOperationContext.java | 30 ++++++++++++++++++++++
 3 files changed, 63 insertions(+), 1 deletion(-)


[storm] 01/01: Merge branch 'STORM-3371' of https://github.com/srdo/storm into STORM-3371-merge

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

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

commit fabfcd63792cddcf171cee15484b033c4c301bfe
Merge: 48fb1e4 52d2b3b
Author: Jungtaek Lim (HeartSaVioR) <ka...@gmail.com>
AuthorDate: Sun May 5 18:05:47 2019 +0900

    Merge branch 'STORM-3371' of https://github.com/srdo/storm into STORM-3371-merge

 .../jvm/org/apache/storm/task/IMetricsContext.java | 27 +++++++++++++++++++
 .../jvm/org/apache/storm/task/TopologyContext.java |  7 ++++-
 .../trident/operation/TridentOperationContext.java | 30 ++++++++++++++++++++++
 3 files changed, 63 insertions(+), 1 deletion(-)