[
https://issues.apache.org/jira/browse/BEAM-6138?focusedWorklogId=174348&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-174348
]
ASF GitHub Bot logged work on BEAM-6138:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Dec/18 23:38
Start Date: 11/Dec/18 23:38
Worklog Time Spent: 10m
Work Description: ajamato commented on a change in pull request #6799:
[BEAM-6138] Add User Counter Metric Support to Java SDK
URL: https://github.com/apache/beam/pull/6799#discussion_r240833634
##########
File path:
sdks/java/harness/src/main/java/org/apache/beam/fn/harness/control/ProcessBundleHandler.java
##########
@@ -137,6 +143,21 @@ public ProcessBundleHandler(
new
UnknownPTransformRunnerFactory(urnToPTransformRunnerFactoryMap.keySet());
}
+ private void extractMonitoringInfosToResponse(
Review comment:
Returning an iterable now, moved it to MetricContainerImpl
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 174348)
Time Spent: 4.5h (was: 4h 20m)
> Add User Metric Support to Java SDK
> -----------------------------------
>
> Key: BEAM-6138
> URL: https://issues.apache.org/jira/browse/BEAM-6138
> Project: Beam
> Issue Type: New Feature
> Components: java-fn-execution
> Reporter: Alex Amato
> Assignee: Alex Amato
> Priority: Major
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)