zentol commented on issue #8445: [FLINK-12127][network,config] Move network related options form TaskManagerOptions and NettyConfig into NetworkEnvironmentOptions URL: https://github.com/apache/flink/pull/8445#issuecomment-492551478 ``` 04:15:52.982 [INFO] There are 3 errors reported by Checkstyle 8.12 with /tools/maven/checkstyle.xml ruleset. 04:15:52.984 [ERROR] src/test/java/org/apache/flink/test/recovery/AbstractTaskManagerProcessFailureRecoveryTest.java:[31] (imports) ImportOrder: Import org.apache.flink.configuration.NetworkEnvironmentOptions appears after other imports that it should precede 04:15:52.986 [ERROR] src/test/java/org/apache/flink/test/cancelling/CancelingTestBase.java:[32] (imports) ImportOrder: Import org.apache.flink.configuration.NetworkEnvironmentOptions appears after other imports that it should precede 04:15:52.987 [ERROR] src/test/java/org/apache/flink/test/checkpointing/EventTimeWindowCheckpointingITCase.java:[35] (imports) ImportOrder: Import org.apache.flink.configuration.NetworkEnvironmentOptions appears after other imports that it should precede ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
