Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnsureAvailabilitySafetyCheck

Package version

Safety check that waits to ensure the availability of the partition. It waits until there are replicas available such that bringing down this replica will not cause availability loss for the partition.

Hierarchy

  • EnsureAvailabilitySafetyCheck

Index

Properties

Properties

kind

kind: "EnsureAvailability"

Polymorphic Discriminator

Optional partitionId

partitionId: undefined | string

Id of the partition which is undergoing the safety check.

Generated using TypeDoc