Puppet Task: servicefabric_azure_move_primary_replica
- Defined in:
-
tasks/servicefabric_azure_move_primary_replica.json,
tasks/servicefabric_azure_move_primary_replica.rb
Overview
This command moves the primary replica of a partition of a stateful service, respecting all constraints.If NodeName parameter is specified, primary will be moved to the specified node (if constraints allow it).If NodeName parameter is not specified, primary replica will be moved to a random node in the cluster.If IgnoreConstraints parameter is specified and set to true, then primary will be moved regardless of the constraints.