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

mrossign
07.15.2009 3af1c93c0de41be1cdfc0e6aff1d1c98f1d5530b
refs
author mrossign <mrossign@localhost>
Tuesday, July 7, 2009 11:15 +0200
committer mrossign <mrossign@localhost>
Tuesday, July 7, 2009 11:15 +0200
commit3af1c93c0de41be1cdfc0e6aff1d1c98f1d5530b
tree cced2a0e500b00eff4bb7207d2c96a0c86e2639e tree | zip | gz
parent 3afc2e962f2cad32d51b7a5733f1ed4627c22f04 view | diff
Fractional replication
Info about the feature:
https://www.opends.org/wiki/page/FractionalReplication

Note:

After configuration of a fractional domain, the domain goes into bad gen
id status and must be initialized (to filter for configured attributes)
through online full update or ldif import (limitation: for the moment
only with server running) from a non fractional domain of the topology.

3 files added
11 files modified
4476 ■■■■■ changed files
opends/resource/config/config.ldif 10 ●●●●● diff | view | raw | blame | history
opends/resource/schema/02-config.ldif 29 ●●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/FractionalLDIFImportPluginConfiguration.xml 50 ●●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/ReplicationDomainConfiguration.xml 95 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/replication.properties 39 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/common/ChangeNumber.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/FractionalLDIFImportPlugin.java 355 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 1671 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/MonitorMsg.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ReplicationDomain.java 94 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java 30 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/AssuredReplicationPluginTest.java 30 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/DomainFakeCfg.java 38 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/FractionalReplicationTest.java 2031 ●●●●● diff | view | raw | blame | history