Brett Konold created SAMZA-2535:
-----------------------------------
Summary: Cleanup / document shared use of TaskInstanceMetrics
Key: SAMZA-2535
URL: https://issues.apache.org/jira/browse/SAMZA-2535
Project: Samza
Issue Type: Improvement
Reporter: Brett Konold
TaskInstanceMetrics is used by both TaskInstance and RunLoop to increment
different metrics.
As there will now be multiple implementers of RunLoopTask, we should either
document what metrics fall under the responsibility of RunLoop and which under
the implementer of the task itself, or eliminate the sharing by splitting
metrics across different classes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)