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

gbellato
16.02.2006 a7e400276f3aaf5732d09f5f64c58ed64b9705a4
refs
author gbellato <gbellato@localhost>
Monday, October 16, 2006 15:02 +0200
committer gbellato <gbellato@localhost>
Monday, October 16, 2006 15:02 +0200
commita7e400276f3aaf5732d09f5f64c58ed64b9705a4
tree 0ffa4cf01f2cd368508183b7e0b4c793025e72e7 tree | zip | gz
parent 48d41a970fdf98c63f226d3d55b7d11a604b3cc2 view | diff
Add a synchronization stress test :
The test creates a number of modification on the LDAP server and checks that the correct number
of modify Messages are received by another thread that has subscribed to the changelog
service using the changelogbroker API.

It is possible to use several threads to create the modifications.

This test can take some time and is therefore tagegd as a slow test and will
only be run when the testall ant target is invoked.
1 files added
2 files modified
604 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/changelog/Changelog.java 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/ChangelogBroker.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 598 ●●●●● diff | view | raw | blame | history