[
https://issues.apache.org/jira/browse/FLINK-15315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger closed FLINK-15315.
----------------------------------
Resolution: Cannot Reproduce
Closing this ticket due to inactivity. Please reopen if there are more details.
> Add test case for rest
> ----------------------
>
> Key: FLINK-15315
> URL: https://issues.apache.org/jira/browse/FLINK-15315
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST, Tests
> Reporter: lining
> Priority: Major
>
> 1. Handler which has no test:
> * ClusterConfigHandler
> * ClusterOverviewHandler
> * DashboardConfigHandler
> * ShutdownHandler
> * CheckpointConfigHandler
> * CheckpointingStatisticsHandler
> * CheckpointStatisticDetailsHandler
> * TaskCheckpointStatisticDetailsHandler
> * RescalingHandlers
> * JobAccumulatorsHandler
> * JobDetailsHandler
> * JobIdsHandler
> * JobPlanHandler
> * JobsOverviewHandler
> * JobVertexAccumulatorsHandler
> * JobVertexDetailsHandler
> * JobVertexTaskManagersHandler
> * SubtasksAllAccumulatorsHandler
> * SubtasksTimesHandler
> * TaskManagerDetailsHandler
> * TaskManagerLogFileHandler
> * TaskManagersHandler
> * TaskManagerStdoutFileHandler
> 2. Some rest server's handlers' data comes from runtime metrics. Currently,
> if the runtime metrics have updated, these handlers will not be aware of
> these changes. How can we limit this update error by the test? Such asĀ [input
> group and output group of the task metric are
> reversed|https://issues.apache.org/jira/browse/FLINK-15063].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)