You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/10 10:53:54 UTC

[GitHub] [flink] TisonKun commented on a change in pull request #8135: [FLINK-12115][coordination] Remove legacy TaskManager

TisonKun commented on a change in pull request #8135: [FLINK-12115][coordination] Remove legacy TaskManager
URL: https://github.com/apache/flink/pull/8135#discussion_r273899434
 
 

 ##########
 File path: flink-runtime/src/main/java/org/apache/flink/runtime/instance/Instance.java
 ##########
 @@ -41,7 +41,7 @@
 import static org.apache.flink.util.Preconditions.checkNotNull;
 
 /**
- * An instance represents a {@link org.apache.flink.runtime.taskmanager.TaskManager}
+ * An instance represents a {@code org.apache.flink.runtime.taskmanager.TaskManager}
 
 Review comment:
   Note that the class `Instance` would be removed eventually.

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


With regards,
Apache Git Services