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

Jean-Noel Rouvignac
04.03.2013 43fd57da0c5fb82cd20e763dcfd490d4947d44ea
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, September 4, 2013 09:03 +0200
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, September 4, 2013 09:03 +0200
commit43fd57da0c5fb82cd20e763dcfd490d4947d44ea
tree f23c6d0a2e040b28faee808e279a5cd7ced3402f tree | zip | gz
parent 749490ee267b2a25bb1ea78654d3255ad755a716 view | diff
LDAPReplicationDomain.java:
In loadGenerationId(), fixed a bug.
Removed allOperationalAttributes() and replaced it with ALL_OPERATIONAL_ATTRS constant. Cannot remove HISTORICAL_ATTRIBUTE_NAME from it otherwise HistoricalTest and ExternalChangeLogTest start to fail.
Used Sets instead of Lists to avoid duplicate entries and the code does not care about ordering.
1 files modified
166 ■■■■■ changed files
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 166 ●●●●● diff | view | raw | blame | history