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

Stephan Erb edited comment on AURORA-1605 at 2/2/16 6:45 PM:
-------------------------------------------------------------

The docs regarding invalid {{mesos_master_address}} 
(https://github.com/apache/aurora/blob/f630bf705ac8a9de2b7b987858ada3b876f65abf/docs/storage-config.md#preparation)
 should have  slightly more explicit example: The current example  
{{-mesos_master_address=zk://localhost:2181}} might actually be a valid ZK but 
with a missing {{/mesos}} node. Changing  it to 
{{-mesos_master_address=zk://localhost:99999}} will probably be more obvious 
for readers.


was (Author: stephanerb):
The docs regarding invalid `mesos_master_address` 
(https://github.com/apache/aurora/blob/f630bf705ac8a9de2b7b987858ada3b876f65abf/docs/storage-config.md#preparation)
 should have  slightly more explicit example: The current example 
`-mesos_master_address=zk://localhost:2181` might actually be a valid ZK but 
with a missing `/mesos` node. Changing  it to 
`-mesos_master_address=zk://localhost:99999` will probably be more obvious for 
readers.

> Update recovery docs to reflect changes
> ---------------------------------------
>
>                 Key: AURORA-1605
>                 URL: https://issues.apache.org/jira/browse/AURORA-1605
>             Project: Aurora
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Joshua Cohen
>            Priority: Minor
>
> We had to restore one of our clusters from backup recently, and it turns out 
> there's been some drift between the [documented 
> process](https://github.com/apache/aurora/blob/f630bf705ac8a9de2b7b987858ada3b876f65abf/docs/storage-config.md#recovering-from-a-scheduler-backup)
>  and what's currently necessary.
> Specifically, we needed to disable the leader redirect filter and, I believe, 
> mesos authentication.
> We should make sure the recovery docs are up to date with what's actually 
> required.



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

Reply via email to