You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/12/04 15:49:00 UTC

[jira] [Created] (FLINK-8194) Disable akka.actor.warn-about-java-serializer-usage to suppress akka warnings when using the Java serializer

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)