[jira] [Created] (FLINK-8576) Log message for QueryableState loading failure too verbose

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8576) Log message for QueryableState loading failure too verbose

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-8576:
---------------------------------------

             Summary: 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.5.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.5.0


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)