Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Incrementing of numBytesIn metric in SingleInputGate does not depend on shuffle service and can be moved out of network internals into Task. Task could wrap InputGate provided by ShuffleService with InputGateWithMetrics which would increment numBytesIn metric.
Attachments
Issue Links
- depends upon
-
FLINK-12199 Refactor IOMetrics to not distinguish between local/remote in/out bytes
- Closed
- links to