You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2018/02/14 10:52:00 UTC

[jira] [Created] (FLINK-8652) Reduce log level of QueryableStateClient.getKvState() to DEBUG

Fabian Hueske created FLINK-8652:
------------------------------------

             Summary: Reduce log level of QueryableStateClient.getKvState() to DEBUG
                 Key: FLINK-8652
                 URL: https://issues.apache.org/jira/browse/FLINK-8652
             Project: Flink
          Issue Type: Improvement
          Components: Queryable State
    Affects Versions: 1.5.0
            Reporter: Fabian Hueske
             Fix For: 1.5.0


The {{QueryableStateClient}} logs each state request on {{INFO}} log level. 
This results in very verbose logging in most applications that use queryable state.

I propose to reduce the log level to {{DEBUG}}.

What do you think [~kkl0u], [~aljoscha]?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)