You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/09 15:08:00 UTC

[jira] [Commented] (FLINK-9795) Update Mesos documentation for flip6

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

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

GJL opened a new pull request #6533: [FLINK-9795][mesos, docs] Update Mesos documentation for FLIP-6
URL: https://github.com/apache/flink/pull/6533
 
 
   ## What is the purpose of the change
   
   *Update Mesos documentation to reflect changes that were introduced with FLIP-6.*
   
   cc: @tillrohrmann 
   
   ## Brief change log
   
     - *Remove Configuration parameters section.*
     - *Improve formatting.*
     - *Document which config options are only used in legacy mode.*
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes / **no**)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / **no**)
     - The serializers: (yes / **no** / don't know)
     - The runtime per-record code paths (performance sensitive): (yes / **no** / don't know)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / **no** / don't know)
     - The S3 file system connector: (yes / **no** / don't know)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes / **no**)
     - If yes, how is the feature documented? (**not applicable** (the feature is the documentation) / docs / JavaDocs / not documented)
   

----------------------------------------------------------------
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:
users@infra.apache.org


> Update Mesos documentation for flip6
> ------------------------------------
>
>                 Key: FLINK-9795
>                 URL: https://issues.apache.org/jira/browse/FLINK-9795
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Leonid Ishimnikov
>            Assignee: Gary Yao
>            Priority: Major
>              Labels: pull-request-available
>
> Mesos documentation would benefit from an overhaul after flip6 became the default cluster management model.



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