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

gbellato
16.02.2006 4cbe378caee0ee7389b11e2177010a6f80c1ea9c
refs
author gbellato <gbellato@localhost>
Monday, October 16, 2006 15:02 +0200
committer gbellato <gbellato@localhost>
Monday, October 16, 2006 15:02 +0200
commit4cbe378caee0ee7389b11e2177010a6f80c1ea9c
tree ba690b706d4b465b5a41263c8c8fc3dc46174c7d tree | zip | gz
parent 19f9b92fd7f0e91c00aaf052b2099b4513e009c3 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
opends/src/server/org/opends/server/changelog/Changelog.java 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/ChangelogBroker.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 598 ●●●●● diff | view | raw | blame | history