[
https://issues.apache.org/jira/browse/FLINK-10096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-10096.
------------------------------------
Resolution: Won't Fix
> Metrics report incorrect subtask ids
> ------------------------------------
>
> Key: FLINK-10096
> URL: https://issues.apache.org/jira/browse/FLINK-10096
> Project: Flink
> Issue Type: Bug
> Components: Metrics
> Affects Versions: 1.6.0
> Reporter: Piotr Nowojski
> Priority: Major
>
> Subtask id is of by one when it's being reported by metrics compared to what
> is printed by {{StreamTask.toString()}}. For example metrics line:
> Initial sorter.137.buffers.inputQueueLength: 392
> vs actual name of this subtask:
> Initial sorter (138/192)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)