For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Change cluster modeAdded in 8.10

PATCH 

/mode

Strongly Consistent About endpoint data consistency

Transitions the cluster between processing and recovery mode. This is a non-blocking operation: the request is acknowledged once the change has been accepted, before the transition itself has completed. Entering recovery mode deactivates all partitions so that only a restricted set of read-only operations remains available; exiting recovery mode returns the cluster to normal processing. Returns the planned cluster change so its progress can be monitored via the topology.

Request

Responses

The mode change request was accepted; returns the planned cluster changes.