Skip to main content
Common Reference

Shard Filter

Used to enforce database schema sharding between specific Primaries

Pre-configured filter nameshardfilter
Classnamecom.continuent.tungsten.replicator.filter.ShardFilter
Property prefixreplicator.filter.shardfilter
Stage compatibility
tpm Option compatibility
Data compatibilityAny event

Parameters

ParameterTypeDefaultDescription
enabledbooleanfalseIf set to true, enables the shard filter
unknownShardPolicystringerrorSelect the filter policy when the shard unknown; valid values are accept, drop, warn, and error
unwantedShardPolicystringerrorSelect the filter policy when the shard is unwanted; valid values are accept, drop, warn, and error
enforcedHomebooleanfalseIf true, enforce the home for the shard
allowWhitelistedbooleanfalseIf true, allow explicitly whitelisted shards
autoCreatebooleanfalseIf true, allow shard rules to be created automatically