Skip to content

Commit

Permalink
fix(docs): restore, remind to check version compatibility
Browse files Browse the repository at this point in the history
Fixes #3533
  • Loading branch information
Michal-Leszczynski authored and karol-kokoszka committed Oct 12, 2023
1 parent 277aa28 commit 069b0ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/restore/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Restore and backups are scheduled in the same manner: you can start, stop, resum

.. note:: Restore procedure works with any cluster topologies, so backed-up cluster can have different number of nodes than restore destination cluster.

.. warning::
Restore works only when ScyllaDB version of backed-up cluster is the same or older than ScyllaDB version of restore destination cluster.

Mixing ScyllaDB Enterprise and ScyllaDB Open Source versions could lead to unexpected results.

Restore types
=============

Expand Down

0 comments on commit 069b0ac

Please sign in to comment.