Replication Synchronization Provider

The Replication Synchronization Provider provides multi-master replication of data across multiple directory server instances.

Parent

The Replication Synchronization Provider object inherits from Synchronization Provider.

Dependencies

The following objects belong to Replication Synchronization Providers:

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

enabled

SynopsisIndicates whether the Synchronization Provider is enabled for use.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

connection-timeout

SynopsisSpecifies the timeout used when connecting to peers and when performing SSL negotiation.
Default Value5 seconds
Allowed ValuesA duration. Lower limit: 0 milliseconds.
Multi-valuedNo
RequiredNo
Admin Action RequiredNone
AdvancedYes
Read-OnlyNo

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Replication Synchronization Provider implementation.
Default Valueorg.opends.server.replication.plugin.MultimasterReplication
Allowed ValuesA Java class that extends or implements:
org.opends.server.api.SynchronizationProvider
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedYes
Read-OnlyNo

num-update-replay-threads

SynopsisSpecifies the number of update replay threads.
DescriptionThis value is the number of threads created for replaying every updates received for all the replication domains.
Default ValueLet the server decide.
Allowed ValuesAn integer. Lower limit: 1. Upper limit: 65535.
Multi-valuedNo
RequiredNo
Admin Action RequiredNone
AdvancedYes
Read-OnlyNo