max-wait-time

Use the max-wait-time stanza entry to specify the maximum amount of time, in seconds, that the master server waits for a replica server to restart.

Syntax

max-wait-time = number

Description

Specifies the maximum amount of time to wait, in seconds, for a replica server to be restarted. This configuration entry is only applicable to the master server.

Options

number

The maximum number of seconds to wait for a replica server to be restarted.

Usage

This configuration entry is required if is-master (also in the [cluster] stanza) is set to yes.

Default value

60

Example

max-wait-time = 60