Stephan Ewen created FLINK-8877: ----------------------------------- Summary: Configure Kryo's log level based on Flink's log level Key: FLINK-8877 URL: https://issues.apache.org/jira/browse/FLINK-8877 Project: Flink Issue Type: Sub-task Components: Core Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 1.5.0, 1.6.0
Kryo uses its embedded MinLog for logging. When Flink is set to trace, Kryo should be set to trace as well. Other log levels should not be uses, as even debug logging in Kryo results in excessive logging. -- This message was sent by Atlassian JIRA (v7.6.3#76005)