[ 
https://issues.apache.org/jira/browse/FLINK-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905055#comment-14905055
 ] 

ASF GitHub Bot commented on FLINK-2651:
---------------------------------------

Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1174#issuecomment-142700908
  
    Let me check the implications tomorrow: I've put a comment there which 
explicitly says that putting netty there is dangerous ;)
    
    ```xml
    
        <!-- this section defines the module versions that are used if nothing 
else is specified. -->
        <dependencyManagement>
                <!-- WARN: 
                        DO NOT put      guava, 
                                                protobuf, 
                                                asm,
                                                netty
                                        here. It will overwrite Hadoop's guava 
dependency (even though we handle it
                        separatly in the flink-shaded-hadoop module).
                        We can use all guava versions everywhere by adding it 
directly as a dependency to each project.
                -->
                <dependencies>
    ```


> Failing NettyServerLowAndHighWatermarkTest
> ------------------------------------------
>
>                 Key: FLINK-2651
>                 URL: https://issues.apache.org/jira/browse/FLINK-2651
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: master
>            Reporter: Ufuk Celebi
>            Assignee: Ufuk Celebi
>
> https://travis-ci.org/aljoscha/flink/jobs/79610050



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to