[
https://issues.apache.org/jira/browse/FLINK-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-8194.
--------------------------------
Resolution: Fixed
1.5.0: 2d1d4dd763ddcc8166bf26492e4950089c10f64e
1.4.0: d9551ae1dcfae76064786d37dd1a3cf90463ab41
> Disable akka.actor.warn-about-java-serializer-usage to suppress akka warnings
> when using the Java serializer
> ------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-8194
> URL: https://issues.apache.org/jira/browse/FLINK-8194
> Project: Flink
> Issue Type: Bug
> Components: Distributed Coordination
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Fix For: 1.4.0, 1.5.0
>
>
> With Akka 2.4, Akka is logging warnings when using the Java serializer for
> message serialization. We should turn this off via
> {{akka.actor.warn-about-java-serializer-usage}} since we used Java
> serialization before and it is only cluttering the logs making the users
> worry.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)