.show query weak consistency policy
This article describes the show control command used for the query weak consistency policy. This command returns the query weak consistency policy of the cluster.
Syntax
.show cluster policy query_weak_consistency
Output
| Policy name | Entity name | Policy | Child entities | Entity type |
|---|---|---|---|---|
| QueryWeakConsistencyPolicy | JSON serialization of the query weak consistency policy object | Cluster |
Example
.show cluster policy query_weak_consistency
| PolicyName | EntityName | Policy | ChildEntities | EntityType |
|---|---|---|---|---|
| QueryWeakConsistencyPolicy | {"PercentageOfNodes": -1, "MinimumNumberOfNodes": -1, "MaximumNumberOfNodes": -1, "SuperSlackerNumberOfNodesThreshold": -1, "EnableMetadataPrefetch": false, "MaximumLagAllowedInMinutes": -1, "RefreshPeriodInSeconds": -1} | Cluster |
Feedback
Submit and view feedback for