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

Jean-Noel Rouvignac
04.03.2013 5ae1a447b00851c8d26a17a651c665fcdba3e324
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
commit5ae1a447b00851c8d26a17a651c665fcdba3e324
tree 763a1a70b6dc3e1c7dfbfbc4604720b59f5ca342 tree | zip | gz
parent 9f4a666bf86f5d45fed245c6778ddd09275f824f 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
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 166 ●●●●● diff | view | raw | blame | history