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

gbellato
08.45.2007 1c7c95f1a75a34ce6de070d6101e97a43e5c4942
refs
author gbellato <gbellato@localhost>
Thursday, November 8, 2007 16:45 +0100
committer gbellato <gbellato@localhost>
Thursday, November 8, 2007 16:45 +0100
commit1c7c95f1a75a34ce6de070d6101e97a43e5c4942
tree 8dc870f880bad831d63ea4e0a9eff922b3331529 tree | zip | gz
parent 1cf1b22e8cedd6e8439f5bd5db619b5ff783aa7b view | diff
Fix for 2577 : replication generationID is not correctly saved
in schema backend files and is not returned when searching.

This code fixes the problem and also generalize the ability to store
user attributes in the schema backend.
5 files modified
243 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/backends/SchemaBackend.java 51 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/config/ConfigConstants.java 11 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/SchemaConfigManager.java 84 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/Schema.java 78 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/InitOnLineTest.java 19 ●●●●● diff | view | raw | blame | history