Restrictions
The following restrictions apply to using a Kafka sync destination:
-
The sync source must be a PingDirectory server.
-
The
changelogbackend must be enabled on all instances of the PingDirectory server. -
To ensure the availability of an entry’s attributes from before and after a change, the configuration property
changelog-include-key-attributemust include'*'. -
You must configure the sync pipe in notification mode (
synchronization-mode:notification), because a Kafka sync destination can’t retrieve the current version of a destination entry.
The following restrictions apply to Kafka sync sources:
-
The
resynccommand isn’t supported.