mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
24.49.2006 52058eb1372410d825440f85626ef9655f688380
refs
author gbellato <gbellato@localhost>
Monday, July 24, 2006 18:49 +0200
committer gbellato <gbellato@localhost>
Monday, July 24, 2006 18:49 +0200
commit52058eb1372410d825440f85626ef9655f688380
tree 9e1b3b7a79964148316d61433a82f15fe2fb769b tree | zip | gz
parent 77e6794bb038816af9b960a395bb5572559f8715 view | diff
Update the synchronization configuration to
- put changelog configuration below cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config
- use ds-cfg-changelog-server-id and ds-cfg-directory-server-id instead of ds-cfg-server-id
- don't require the ds-cfg-changelog-server attribute in changelog configuration (ds-cfg-synchronization-changelog-server-config objectclass)

Use dc=example,dc=com instead of dc=com in he synchronization configuration example

improve the javadoc
1 files deleted
2 files added
13 files modified
331 ■■■■■ changed files
opends/resource/config/synchronization.ldif 12 ●●●● diff | view | raw | blame | history
opends/resource/schema/02-config.ldif 14 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/changelog/Changelog.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/changelog/SocketSession.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/changelog/package-info.java 79 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/AckMessage.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/AttrInfo.java 6 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/AttrInfoWithOptions.java 1 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/Broker.java 74 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/ChangelogBroker.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/Historical.java 22 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/MultimasterSynchronization.java 21 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/SynchMessages.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/SynchronizationDomain.java 19 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/ValueInfo.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/package-info.java 69 ●●●●● diff | view | raw | blame | history