You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2021/01/14 02:46:00 UTC

[jira] [Closed] (FLINK-20125) Test memory configuration display in the web ui

     [ https://issues.apache.org/jira/browse/FLINK-20125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xintong Song closed FLINK-20125.
--------------------------------
    Resolution: Done

Closing as all problems found have been resolved.

> Test memory configuration display in the web ui
> -----------------------------------------------
>
>                 Key: FLINK-20125
>                 URL: https://issues.apache.org/jira/browse/FLINK-20125
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.12.0
>            Reporter: Robert Metzger
>            Assignee: Xintong Song
>            Priority: Critical
>             Fix For: 1.13.0
>
>         Attachments: local execution screenshot.png
>
>
> The following questions should be answered for the different deployment modes (application cluster, per-Job cluster, session cluster) and deployment backends (Standalone/Local, Kubernetes, Yarn, Mesos):
> - Does the TaskManager metrics page (path: /#/task-manager/<taskmanager-id>/metrics) looks as proposed in FLIP-102 (minor improvements where introduced in )? It helps to have a job running to see whether the metrics in the right column are actually dynamically changing.
> - Check whether all 8 newly introduced metrics are exposed through the TaskManager's metric endpoint:
> - Does the JobManager metrics page (path: /#/job-manager/metrics) as proposed in FLIP-104?
> - Does the Cluster configuration endpoint include /#/job-manager/config include memory-related parameters like jobmanager.memory.heap.size, jobmanager.memory.jvm-metaspace.size, or jobmanager.memory.off-heap.size? Do they match configuration parameters possibly set in the config file?
> Improved unaligned checkpointing times under backpressure
> (See wiki for more details!)
> ----
> [General Information about the Flink 1.12 release testing|https://cwiki.apache.org/confluence/display/FLINK/1.12+Release+-+Community+Testing]
> When testing a feature, consider the following aspects:
> - Is the documentation easy to understand
> - Are the error messages, log messages, APIs etc. easy to understand
> - Is the feature working as expected under normal conditions
> - Is the feature working / failing as expected with invalid input, induced errors etc.
> If you find a problem during testing, please file a ticket (Priority=Critical; Fix Version = 1.12.0), and link it in this testing ticket.
> During the testing keep us updated on tests conducted, or please write a short summary of all things you have tested in the end.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)