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

gbellato
06.12.2007 c4c23b471528c582b8c4133a834e46c539f234c6
refs
author gbellato <gbellato@localhost>
Friday, July 6, 2007 12:12 +0200
committer gbellato <gbellato@localhost>
Friday, July 6, 2007 12:12 +0200
commitc4c23b471528c582b8c4133a834e46c539f234c6
tree 6cb4b2a2c2728bea8cd20c4fc203f02fa9a5cd27 tree | zip | gz
parent 0f27e95935087142ed026374603adb3746d9b67b view | diff
fix for isue 1632 : schema check should not be done for replicated operation.

The fix is simply not to do the schema tests when the operation is a
synchronization operation.

A test has been added for this.
3 files modified
53 ■■■■ changed files
opends/src/server/org/opends/server/core/ModifyDNOperation.java 8 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/workflowelement/localbackend/LocalBackendWorkflowElement.java 31 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/UpdateOperationTest.java 14 ●●●●● diff | view | raw | blame | history