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:
[email protected]
With regards,
Apache Git Services