[
https://issues.apache.org/jira/browse/FLINK-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117555#comment-14117555
]
Robert Metzger commented on FLINK-1084:
---------------------------------------
Thank you for reporting the issue. The link to "program life cycle" is probably
there as a place holder. So it will probably remain a dead link. Maybe we
should create a page to link to and just add a "TODO" there, or unlink it.
The other links are indeed broken and need to be properly re-linked.
> The article "How to add a new Operator" contains several dead links
> -------------------------------------------------------------------
>
> Key: FLINK-1084
> URL: https://issues.apache.org/jira/browse/FLINK-1084
> Project: Flink
> Issue Type: Task
> Components: Documentation
> Reporter: Jonas Traub
> Priority: Minor
> Labels: starter
>
> The documentation about the implementation of new operators which is
> available at
> http://flink.incubator.apache.org/docs/0.7-incubating/internal_add_operator.html
> contains several dead links.
> At least the following:
> - "Program Life Cycle" (pointing to
> http://flink.incubator.apache.org/docs/0.7-incubating/program_life_cycle.html)
> - "Driver" (pointing to
> https://github.com/apache/incubator-flink/blob/master//flink-runtime/src/main/java/org/apache/flink/pact/runtime/task/PactDriver.java)
> - "MapDriver" (pointing to
> https://github.com/apache/incubator-flink/blob/master//flink-runtime/src/main/java/org/apache/flink/pact/runtime/task/MapDriver.java)
> - "ChainedMapDriver" (pointing to
> https://github.com/apache/incubator-flink/blob/master//flink-runtime/src/main/java/org/apache/flink/pact/runtime/task/chaining/ChainedMapDriver.java)
> - "Optimizer" (pointing to
> http://flink.incubator.apache.org/docs/0.7-incubating/optimizer.html)
> - "DriverStrategy" (pointing to
> https://github.com/apache/incubator-flink/blob/master//flink-runtime/src/main/java/org/apache/flink/pact/runtime/task/DriverStrategy.java)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)