When auto_failover_disabled is set, requests will NOT be routed to a healthy replica outside the list when all replicas in the list are unavailable/unhealthy.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThe latest release candidate version is 2.37.0-rc, and the content details various versions of the Spanner C++ library, ranging from 2.11.0 to 2.36.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIncludeReplicas\u003c/code\u003e manages an ordered list of \u003ccode\u003eReplicaSelection\u003c/code\u003es, which are taken into account when serving requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eauto_failover_disabled\u003c/code\u003e setting ensures that requests are not rerouted to healthy replicas outside the defined list if all listed replicas are unavailable.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIncludeReplicas\u003c/code\u003e class can be constructed by inputting a \u003ccode\u003estd::initializer_list< ReplicaSelection >\u003c/code\u003e and a boolean.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIncludeReplicas\u003c/code\u003e provides the functions \u003ccode\u003ereplica_selections()\u003c/code\u003e which return a constant reference to \u003ccode\u003estd::vector< ReplicaSelection >\u003c/code\u003e and \u003ccode\u003eauto_failover_disabled()\u003c/code\u003e which returns a bool.\u003c/p\u003e\n"]]],[],null,[]]