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

Jean-Noël Rouvignac
29.33.2015 963590fef5036909f038d14a1fc854a0858a9b7f
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
commit963590fef5036909f038d14a1fc854a0858a9b7f
tree abb81b5982b69e5bf94b42cd36c8447d31ac20f6 tree | zip | gz
parent 7a2c6eff7bee87ce53748a236194b191c069a315 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-sdk/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/ModifyReplayTest.java 34 ●●●●● diff | view | raw | blame | history