[
https://issues.apache.org/jira/browse/FLINK-25956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-25956.
------------------------------------
Resolution: Fixed
master: 557750a88a39138b54f233fec4e5e344d6967936
> 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
> Priority: Major
> Labels: pull-request-available
> 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)