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

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

GJL commented on a change in pull request #6522: [FLINK-10101][mesos] Add web 
ui url for mesos.
URL: https://github.com/apache/flink/pull/6522#discussion_r210040604
 
 

 ##########
 File path: 
flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/MesosResourceManager.java
 ##########
 @@ -120,6 +120,10 @@
        /** A local actor system for using the helper actors. */
        private final ActorSystem actorSystem;
 
+       /** Web url for to show in mesos page.*/
 
 Review comment:
   Nitpicking here but there should be a space between the period and the 
asterisk for consistency:
   ```
        /** Web url for to show in mesos page. */
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Mesos web ui url is missing.
> ----------------------------
>
>                 Key: FLINK-10101
>                 URL: https://issues.apache.org/jira/browse/FLINK-10101
>             Project: Flink
>          Issue Type: Bug
>          Components: Mesos
>    Affects Versions: 1.5.0, 1.5.1, 1.5.2
>            Reporter: Renjie Liu
>            Assignee: Renjie Liu
>            Priority: Major
>              Labels: pull-request-available
>
> Mesos web ui url is missing in new deploy mode.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to