I have a need to demonstrate what happens when a failed replica or node occurs. I know Spanner is a managed service and we trust its availability, but how can I simulate a failed a failed node or replica?
Also, is there a method to return a value that identifies the unique node a given query was executed against? I tried this API call, but it does not return any info on which Spanner node served the request. https://cloud.google.com/spanner/docs/reference/rest/v1/projects.instances.databases.sessions/list