Add reference to remove-notedb-refs.sh script
Mentioned script to remove NoteDB refs in documentation to make it more discoverable. Change-Id: Ib152903e3c66eaefe4d31f912f31662ff1a240d5
This commit is contained in:
@@ -192,3 +192,10 @@ section serves primarily as a reference.
|
|||||||
of all changes in NoteDb is accurate, and so is only safe once all changes are
|
of all changes in NoteDb is accurate, and so is only safe once all changes are
|
||||||
NoteDb primary. Otherwise, reading changes only from NoteDb might result in
|
NoteDb primary. Otherwise, reading changes only from NoteDb might result in
|
||||||
inaccurate results, and writing to NoteDb would compound the problem. +
|
inaccurate results, and writing to NoteDb would compound the problem. +
|
||||||
|
|
||||||
|
== NoteDB to ReviewDB rollback
|
||||||
|
|
||||||
|
In case of rollback from NoteDB to ReviewDB, all the meta refs and the
|
||||||
|
sequence ref need to be removed.
|
||||||
|
The [remove-notedb-refs.sh](https://gerrit.googlesource.com/gerrit/+/refs/heads/master/contrib/remove-notedb-refs.sh)
|
||||||
|
script has been written to automate this process.
|
||||||
|
|||||||
Reference in New Issue
Block a user