Till Rohrmann created FLINK-8194:
------------------------------------
Summary: 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)