[
https://issues.apache.org/jira/browse/FLINK-19594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213687#comment-17213687
]
zlzhang0122 commented on FLINK-19594:
-------------------------------------
also i have found Watermarks page has the same problem and comes fromĀ
[job-overview-drawer-watermarks.component.ts|https://github.com/apache/flink/blob/b5b30650291e470a9635aef5f1348690bba78b29/flink-runtime-web/web-dashboard/src/app/pages/job/overview/watermarks/job-overview-drawer-watermarks.component.ts#L53]
> SubTasks start index don't unified and may confuse users
> --------------------------------------------------------
>
> Key: FLINK-19594
> URL: https://issues.apache.org/jira/browse/FLINK-19594
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: zlzhang0122
> Priority: Major
> Labels: pull-request-available
> Attachments: BackPresures.png, Checkpoints.png, SubTasks.png
>
>
> In flink web ui page, subTasks index start from 0 in SubTasks tab while in
> BackPressure tag start from 1, at the same time the subTasks index start from
> 1 in Checkpoints page.I think this may confuse users and does there have some
> design purpose ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)