You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/02/04 08:46:00 UTC

[jira] [Created] (FLINK-25956) KryoSerializer is noisy in scala-free Flink

Chesnay Schepler created FLINK-25956:
----------------------------------------

             Summary: KryoSerializer is noisy in scala-free Flink
                 Key: FLINK-25956
                 URL: https://issues.apache.org/jira/browse/FLINK-25956
             Project: Flink
          Issue Type: Technical Debt
          Components: API / Type Serialization System
    Affects Versions: 1.15.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.15.0


When scala is not on the classpath and Kryo is used the {{KryoSerializer}} logs a full ClassNotFoundException as a warning.

Since this is now an expected situation it should logged on info. The exception should only be logged if debug logging is enabled.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)