Skip to content

Conversation

@zentol
Copy link
Contributor

@zentol zentol commented Oct 9, 2016

This PR introduces the OperatorIOMetricGroup, which encapsulates the insantiation of numRecordsIn/Out counters. For clarity purposes the IOMetricGroup class was renamed to TaskIOMetricGroup.

The underlying reasoning for this change is the reuse of specific operator counters for the task (first operator numRecordsIn == task recordsIn). With this class we can more easily do this within the metric system.

@rmetzger
Copy link
Contributor

I think this is a good refactoring.
+1 to merge.

@zentol zentol force-pushed the 4773_metrics_opio branch from 91d84fc to 4d567d1 Compare October 21, 2016 12:21
@zentol
Copy link
Contributor Author

zentol commented Oct 21, 2016

Iv'e rebased the branch and will merge it once travis passes.

@zentol zentol force-pushed the 4773_metrics_opio branch 2 times, most recently from e2eeefe to e7c29db Compare October 22, 2016 09:32
@zentol zentol force-pushed the 4773_metrics_opio branch from e7c29db to 9364476 Compare October 24, 2016 10:34
@zentol zentol closed this Oct 25, 2016
@zentol zentol deleted the 4773_metrics_opio branch October 25, 2016 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants