Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 517 Bytes

configuration-topology-control.md

File metadata and controls

15 lines (10 loc) · 517 Bytes

Configuration: topology control

The following configuration affects how orchestrator applies changes to topology servers:

orchestrator will figure out the name of the cluster, data center, and more.

{
  "UseSuperReadOnly": false,
}

UseSuperReadOnly

By default false. When true, whenever orchestrator is asked to set/clear read_only, it will also apply the change to super_read_only. super_read_only is only available on Oracle MySQL and Percona Server, as of specific versions.