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

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

Github user greghogan commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3988#discussion_r118477940
  
    --- Diff: 
flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/LaunchableMesosWorker.java
 ---
    @@ -284,8 +286,8 @@ public String toString() {
                                break;
     
                        case DOCKER:
    -                           assert(params.containerImageName().isDefined());
    -                                   containerInfo
    +                           assert 
(params.containerImageName().isDefined());
    --- End diff --
    
    Was this change required / intended?


> Activate strict checkstyle in for flink-mesos
> ---------------------------------------------
>
>                 Key: FLINK-6715
>                 URL: https://issues.apache.org/jira/browse/FLINK-6715
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Mesos
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to