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

Jean-Noel Rouvignac
05.42.2013 8a64f84828a0a0da012e1a3e57900f2d390de831
OPENDJ-1174 Transfer responsibility for populating the ChangeNumberIndexDB to ChangelogDB

Fixed ValidateConfigDefinitionsTest failure.

02-config.ldif:
Added ds-cfg-compute-change-number to ds-cfg-replication-server object class.
1 files modified
9 ■■■■ changed files
opends/resource/schema/02-config.ldif 9 ●●●● patch | view | raw | blame | history
opends/resource/schema/02-config.ldif
@@ -2915,6 +2915,12 @@
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.133
  NAME 'ds-cfg-compute-change-number'
  EQUALITY booleanMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
  SINGLE-VALUE
  X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.607
  NAME 'ds-cfg-initialization-window-size'
  EQUALITY integerMatch
@@ -4507,7 +4513,8 @@
        ds-cfg-assured-timeout $
        ds-cfg-degraded-status-threshold $
        ds-cfg-weight $
        ds-cfg-monitoring-period)
        ds-cfg-monitoring-period $
        ds-cfg-compute-change-number )
  X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.65
  NAME 'ds-backup-directory'