TrinoCoordinator.IsHighAvailabilityEnabled Property

Definition

The flag that if enable coordinator HA, uses multiple coordinator replicas with auto failover, one per each head node. Default: true.

public bool? IsHighAvailabilityEnabled { get; set; }
member this.IsHighAvailabilityEnabled : Nullable<bool> with get, set
Public Property IsHighAvailabilityEnabled As Nullable(Of Boolean)

Property Value

Applies to