Skip to content

New geo.secondary? setting

Ash McKenzie requested to merge ashmckenzie/new-geo-secondary-setting into master

What does this Merge Request do?

This MR adds a new setting called geo.secondary? which is used in determining of Rails DB migrations and replaces a previous check that under certain conditions (not 100% known) was flaky.

Closes - #768 (closed), #763 (closed)

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Ash McKenzie

Merge request reports