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

an-Peter Nilsson
09.06.2020 f366bd375dbee4ab6a44f39889a93a35b22c0d4e
refs
author an-Peter Nilsson <notifications@github.com>
Wednesday, September 9, 2020 17:06 +0200
committer Valera V.Harseko <vharseko@3a-systems.ru>
Wednesday, September 9, 2020 17:06 +0200
commitf366bd375dbee4ab6a44f39889a93a35b22c0d4e
tree 8bc5e76842719e3a6181464306759c5120e6383e tree | zip | gz
parent 029beee63ef0fa2eb3915241c3b3c866d0355b6c view | diff
FIX Replication status attributes for schema backend not read from disk
https://github.com/OpenIdentityPlatform/OpenDJ/issues/140

Add ds-sync-* attributes from schema ldif to extraAttributes

Those attributes are used at startup to control which state the DS
presents to the RS,
and as a result which changes will be provided by the RS and applied by
the DS.

By reading the saved state and presenting it to the RS we only fetch and
replay newer
changes we don't already have and avoid fetching and trying to
re-playing the entire history.
1 files modified
19 ■■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/schema/SchemaHandler.java 19 ●●●●● diff | view | raw | blame | history