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(-)