[
https://issues.apache.org/jira/browse/FLINK-13795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-13795:
-----------------------------------
Labels: auto-deprioritized-major (was: stale-major)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Web UI logs errors when selecting Checkpoint Tab for Batch Jobs
> ---------------------------------------------------------------
>
> Key: FLINK-13795
> URL: https://issues.apache.org/jira/browse/FLINK-13795
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Affects Versions: 1.9.0, 1.10.0
> Reporter: Stephan Ewen
> Priority: Minor
> Labels: auto-deprioritized-major
>
> The logs of the REST endpoint print errors if you run a batch job and then
> select the "Checkpoints" tab.
> I would expect that this simply shows "no checkpoints available for this job"
> and not that an {{ERROR}} level entry appears in the log.
> {code}
> 2019-08-20 12:04:54,195 ERROR
> org.apache.flink.runtime.rest.handler.job.checkpoints.CheckpointingStatisticsHandler
> - Exception occurred in REST handler: Checkpointing has not been enabled.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)