mesosphere-backup / cassandra-mesos-deprecated

[DEPRECATED] This project is deprecated. It will be archived on December 1, 2017.
https://github.com/mesosphere/mesosphere/dcos-commons/frameworks/cassandra.
Apache License 2.0
184 stars 68 forks source link

backup_and_restore.md #134

Closed dmitrypekar closed 9 years ago

dmitrypekar commented 9 years ago

Please review & merge a doc for backup and restore procedures. Backup implementation is already merged while restore is in progress (PR created).

elingg commented 9 years ago

hi @dmitrypekar, could you please describe here how to determine if there was an error in any keyspace and also let the user know that they need to restart the job from the beginning?

elingg commented 9 years ago

@MattPennaThe3rd, could you please take a second look, thanks! I also left one comment above that needs to be addressed.

dmitrypekar commented 9 years ago

Hi @elingg, @mattpennathe3rd

I've made a following changes:

  1. pushed this backup-and-restore.md to the restore_basic2 PR (this is required because this branch became orphan after I've reforked project 2 weeks ago).
  2. added a section in restore_basic2 PR about handling errors, that describe how to interpret the details of the backup|restore operations and what to do.

Please do following:

  1. close this PR as expired;
  2. continue review of this of document using restore_basic2 PR;
  3. merge it as a part of restore_basic PR if no problem needs to be addressed;
elingg commented 9 years ago

Ok, we will close this and give any additional feedback on restore_basic2 PR