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)

Reply via email to