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

Ludovic Poitou
20.07.2010 0fd24deb2417b80f887d27aa7f2c18df5bfe4978
refs
author Ludovic Poitou <ludovic.poitou@forgerock.com>
Monday, December 20, 2010 22:07 +0100
committer Ludovic Poitou <ludovic.poitou@forgerock.com>
Monday, December 20, 2010 22:07 +0100
commit0fd24deb2417b80f887d27aa7f2c18df5bfe4978
tree 0509bf9635bfbebf8e96ca66a6ffe8645d0f194d tree | zip | gz
parent 580a63bc4576e5c6aa3a46064a0237eb3e92cdac view | diff
Fix for OPENDJ-3 - persistent search option for cn=changelog
The persistent search option for cn=changelog was only working with specific options that are not the default ones.
More specifically, it wouldn't work in ChangesOnly mode (returning error 53: Unwilling to perform).
Those changes are resolving the issues, fix a typo in a comment and changed code order and test to avoid double negatives.
3 files modified
11 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/StartECLSessionMsg.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/ECLServerHandler.java 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/workflowelement/externalchangelog/ECLSearchOperation.java 8 ●●●● diff | view | raw | blame | history