Missing Changes count is piling up during peak load testing with OpenDJ 4.9.4 #538
Unanswered
muralicbe1983
asked this question in
Q&A
Replies: 3 comments
-
please attach 4 zip files with /opt/opendj folder |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @vharseko Thanks for your reply. May i know which files you require. |
Beta Was this translation helpful? Give feedback.
0 replies
-
all instance folders |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Validating the Performance test in the OpenDJ 4.9.4 with Peak load of 500 concurrent connections with 1300 TPS. Having 4 directory servers load balanced and 2 dedicated standalone replication servers.
While trying to do the performance testing, with LDAPS client connections triggered the changes happening in one server is not replicating to other servers and could see the missing changes getting piled up during the PT execution.
Below are the PT done in the directory and replication server
To Reproduce
Steps to reproduce the behavior:
Setup the directory and replication servers with group id and perform the load test with the 500 concurrent and 1300 TPS load.
Expected behavior
when checked the dsreplication status lot of missing changes (around 2.5 million changes) during the peak test of around 2 hours.
Screenshots
below is the sample dsreplication status
Suffix DN : Server : Entries : Replication enabled : DS ID : RS ID : RS Port (1) : M.C. (2) : A.O.M.C. (3) : Security (4)
--------------------:-------------------------------:---------:---------------------:-------:-------:-------------:----------:------------------------------:-------------
o=sch : dserver1.sc.net:7444 : 46939 : true : 13363 : (5) : : 162669 : Fri Jul 25 02:45:08 GMT 2025 :
o=sch : dserver2.sc.net:7444: 46941 : true : 2344 : (5) : : 1572437 : Thu Jul 24 23:41:06 GMT 2025 :
o=sch : dserver3.sc.net:7444: 46938 : true : 30700 : (5) : : 1535006 : Thu Jul 24 23:43:04 GMT 2025 :
o=sch : dserver4.sc.net:7444 : 46937 : true : 27641 : (5) : : 1301667 : Fri Jul 25 00:17:14 GMT 2025 :
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions