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

Jean-Noël Rouvignac
29.33.2015 1cb47119972075d5f94a77e1deb1ec7d052c09f1
refs
author Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, September 29, 2015 17:33 +0200
committer Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, September 30, 2015 10:14 +0200
commit1cb47119972075d5f94a77e1deb1ec7d052c09f1
tree 7ba758726b78c9aef16e4b10dfd1c22420c2b937 tree | zip | gz
parent 70e8a85cf8f77c207cf86675b9bec0a050c2cfb9 view | diff
OPENDJ-1192 Modify request replay failures

Added two test for the bug arising from a call to the SDK's diffEntries method:
- single valued attribute begins with X
- diffEntries produces a single modify operation with two modifications: add Y + delete X (resp. delete X + add Y)
- conflict resolution does not handle the temporary state where the attribute contains two values, X and Y.
1 files modified
34 ■■■■■ changed files
opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/ModifyReplayTest.java 34 ●●●●● diff | view | raw | blame | history