Skip to content

Allow Geo storage mismatch in a development environment

Stan Hu requested to merge sh-allow-storage-mismatch-in-dev into master

If you want to run a Geo primary and secondary locally, your storage configuration should have the same names but different paths. This change loosens the check to ensure the names are the same.

Merge request reports