Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitForInbuildReplicaSafetyCheck

Package version

Safety check that waits for the replica build operation to finish. This indicates that there is a replica that is going through the copy or is providing data for building another replica. Bring the node down will abort this copy operation which are typically expensive involving data movements.

Hierarchy

  • WaitForInbuildReplicaSafetyCheck

Index

Properties

Properties

kind

kind: "WaitForInbuildReplica"

Polymorphic Discriminator

Optional partitionId

partitionId: undefined | string

Id of the partition which is undergoing the safety check.

Generated using TypeDoc