You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Andrew Jorgensen (JIRA)" <ji...@apache.org> on 2015/11/03 18:41:27 UTC

[jira] [Updated] (AURORA-1535) Dead links in documentation

     [ https://issues.apache.org/jira/browse/AURORA-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Jorgensen updated AURORA-1535:
-------------------------------------
    Description: 
I've found a few links in the documentation that return 404 pages.

http://aurora.apache.org/documentation/latest/:
* http://aurora.apache.org/documentation/latest/resource-isolation/ (Resource Isolation and Sizing)

http://aurora.apache.org/documentation/latest/client-commands/#coordinated-job-updates:
* http://aurora.apache.org/documentation/latest/configuration-reference.md#updateconfig-objects (pulseJobUpdate RPC)
* http://aurora.apache.org/documentation/latest/client-commands/configuration-reference.md#updateconfig-objects (pulseintervalsecs)

http://aurora.apache.org/documentation/latest/user-guide/
* All of the anchor tags at the top don't go anywhere
* http://aurora.apache.org/documentation/latest/user-guide/configuration-reference.md#user-content-healthcheckconfig-objects (configuration reference)

http://aurora.apache.org/documentation/latest/configuration-reference/
* http://aurora.apache.org/documentation/latest/configuration-reference/client-commands.md#user-content-coordinated-job-updates (coordinated update)

http://aurora.apache.org/documentation/latest/cron-jobs/
* http://aurora.apache.org/documentation/latest/cron-jobs/configuration-reference.md#task-objects (Task object)
* http://aurora.apache.org/documentation/latest/cron-jobs/configuration-reference.md#job-objects (Job object)

http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/
* http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/examples/vagrant/upstart/mesos-slave.conf (vagrant example)
* http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/configuration-reference.md#specifying-scheduling-constraints (scheduling constraints)
* http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/storage-config.md#scheduler-storage-configuration-flags (See this document)

http://aurora.apache.org/documentation/latest/storage/
* http://aurora.apache.org/documentation/latest/storage/storage-config.md#recovering-from-a-scheduler-backup (disaster recovery problem)

http://aurora.apache.org/documentation/latest/storage-config/
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/log/mesos/MesosLogStreamModule.java (See code for other available Mesos replicated log)
* http://aurora.apache.org/documentation/latest/storage-config/deploying-aurora-scheduler.md#replicated-log-configuration (the replicated log configuration document)

http://aurora.apache.org/documentation/latest/sla/
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/base/ResourceAggregates.java (ResourceAggregates.java)
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/sla/SlaAlgorithm.java (SlaAlgorithm.java)

http://aurora.apache.org/documentation/latest/developing-aurora-client/
* http://aurora.apache.org/documentation/latest/developing-aurora-client/client-commands.md#cluster-configuration (Client Commands)

http://aurora.apache.org/documentation/latest/thrift-deprecation/
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/storage/StorageBackfill.java (StorageBackfill.java)
* http://aurora.apache.org/documentation/latest/api/src/main/thrift/org/apache/aurora/gen/storage.thrift (storage.thrift)

  was:
I've found a few links in the documentation that return 404 pages.

http://aurora.apache.org/documentation/latest/:
* http://aurora.apache.org/documentation/latest/resource-isolation/ (Resource Isolation and Sizing)

http://aurora.apache.org/documentation/latest/client-commands/#coordinated-job-updates:
* http://aurora.apache.org/documentation/latest/configuration-reference.md#updateconfig-objects (pulseJobUpdate RPC)
* http://aurora.apache.org/documentation/latest/client-commands/configuration-reference.md#updateconfig-objects (pulseintervalsecs)

http://aurora.apache.org/documentation/latest/user-guide/
* All of the anchor tags at the top don't go anywhere
* http://aurora.apache.org/documentation/latest/user-guide/configuration-reference.md#user-content-healthcheckconfig-objects (configuration reference)

http://aurora.apache.org/documentation/latest/configuration-reference/
*http://aurora.apache.org/documentation/latest/configuration-reference/client-commands.md#user-content-coordinated-job-updates (coordinated update)

http://aurora.apache.org/documentation/latest/cron-jobs/
* http://aurora.apache.org/documentation/latest/cron-jobs/configuration-reference.md#task-objects (Task object)
* http://aurora.apache.org/documentation/latest/cron-jobs/configuration-reference.md#job-objects (Job object)

http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/
* http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/examples/vagrant/upstart/mesos-slave.conf (vagrant example)
* http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/configuration-reference.md#specifying-scheduling-constraints (scheduling constraints)
* http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/storage-config.md#scheduler-storage-configuration-flags (See this document)

http://aurora.apache.org/documentation/latest/storage/
* http://aurora.apache.org/documentation/latest/storage/storage-config.md#recovering-from-a-scheduler-backup (disaster recovery problem)

http://aurora.apache.org/documentation/latest/storage-config/
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/log/mesos/MesosLogStreamModule.java (See code for other available Mesos replicated log)
* http://aurora.apache.org/documentation/latest/storage-config/deploying-aurora-scheduler.md#replicated-log-configuration (the replicated log configuration document)

http://aurora.apache.org/documentation/latest/sla/
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/base/ResourceAggregates.java (ResourceAggregates.java)
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/sla/SlaAlgorithm.java (SlaAlgorithm.java)

http://aurora.apache.org/documentation/latest/developing-aurora-client/
* http://aurora.apache.org/documentation/latest/developing-aurora-client/client-commands.md#cluster-configuration (Client Commands)

http://aurora.apache.org/documentation/latest/thrift-deprecation/
* http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/storage/StorageBackfill.java (StorageBackfill.java)
* http://aurora.apache.org/documentation/latest/api/src/main/thrift/org/apache/aurora/gen/storage.thrift (storage.thrift)


> Dead links in documentation
> ---------------------------
>
>                 Key: AURORA-1535
>                 URL: https://issues.apache.org/jira/browse/AURORA-1535
>             Project: Aurora
>          Issue Type: Bug
>            Reporter: Andrew Jorgensen
>            Priority: Minor
>
> I've found a few links in the documentation that return 404 pages.
> http://aurora.apache.org/documentation/latest/:
> * http://aurora.apache.org/documentation/latest/resource-isolation/ (Resource Isolation and Sizing)
> http://aurora.apache.org/documentation/latest/client-commands/#coordinated-job-updates:
> * http://aurora.apache.org/documentation/latest/configuration-reference.md#updateconfig-objects (pulseJobUpdate RPC)
> * http://aurora.apache.org/documentation/latest/client-commands/configuration-reference.md#updateconfig-objects (pulseintervalsecs)
> http://aurora.apache.org/documentation/latest/user-guide/
> * All of the anchor tags at the top don't go anywhere
> * http://aurora.apache.org/documentation/latest/user-guide/configuration-reference.md#user-content-healthcheckconfig-objects (configuration reference)
> http://aurora.apache.org/documentation/latest/configuration-reference/
> * http://aurora.apache.org/documentation/latest/configuration-reference/client-commands.md#user-content-coordinated-job-updates (coordinated update)
> http://aurora.apache.org/documentation/latest/cron-jobs/
> * http://aurora.apache.org/documentation/latest/cron-jobs/configuration-reference.md#task-objects (Task object)
> * http://aurora.apache.org/documentation/latest/cron-jobs/configuration-reference.md#job-objects (Job object)
> http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/
> * http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/examples/vagrant/upstart/mesos-slave.conf (vagrant example)
> * http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/configuration-reference.md#specifying-scheduling-constraints (scheduling constraints)
> * http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/storage-config.md#scheduler-storage-configuration-flags (See this document)
> http://aurora.apache.org/documentation/latest/storage/
> * http://aurora.apache.org/documentation/latest/storage/storage-config.md#recovering-from-a-scheduler-backup (disaster recovery problem)
> http://aurora.apache.org/documentation/latest/storage-config/
> * http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/log/mesos/MesosLogStreamModule.java (See code for other available Mesos replicated log)
> * http://aurora.apache.org/documentation/latest/storage-config/deploying-aurora-scheduler.md#replicated-log-configuration (the replicated log configuration document)
> http://aurora.apache.org/documentation/latest/sla/
> * http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/base/ResourceAggregates.java (ResourceAggregates.java)
> * http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/sla/SlaAlgorithm.java (SlaAlgorithm.java)
> http://aurora.apache.org/documentation/latest/developing-aurora-client/
> * http://aurora.apache.org/documentation/latest/developing-aurora-client/client-commands.md#cluster-configuration (Client Commands)
> http://aurora.apache.org/documentation/latest/thrift-deprecation/
> * http://aurora.apache.org/documentation/latest/src/main/java/org/apache/aurora/scheduler/storage/StorageBackfill.java (StorageBackfill.java)
> * http://aurora.apache.org/documentation/latest/api/src/main/thrift/org/apache/aurora/gen/storage.thrift (storage.thrift)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)