[
https://issues.apache.org/jira/browse/FLINK-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-8576.
-----------------------------------
Resolution: Fixed
1.4: 1b70f50d93805d13c7f37b6cd14e95ea8303412d
> Log message for QueryableState loading failure too verbose
> ----------------------------------------------------------
>
> Key: FLINK-8576
> URL: https://issues.apache.org/jira/browse/FLINK-8576
> Project: Flink
> Issue Type: Improvement
> Components: Queryable State
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Minor
> Fix For: 1.5.0, 1.4.2
>
>
> Whenever a job- or taskmanager is started it attempts to load the queryable
> state via reflection. If this fails due to the classes not being in the
> classpath (which is common and the default path) we log the full stacktrace
> as DEBUG.
> We should reduce this to a single line as it get's really verbose when
> sifting through debug logs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)