#47400 MMR stress test with dna enabled causes a deadlock
Closed: wontfix None Opened 10 years ago by nhosoi.

Steps
1. set up 2way MMR (master/1.3.2 build)
2. enable DNA on both masters
3. Repeat add and delete users from 10 clients
The server hangs in an hour for me.


stacktraces to show the deadlock
deadlock.txt

Bug description: Under the heavy add/delete posix user entries,
dna_update_config_event causes a deadlock.

Fix description: dna_update_config_event starts transaction
before updating the shared config entry to avoid the deadlock
situation.

Reviewed by Rich (Thank you!!)

Pushed to master: commit c6a72a5

Pushed to 389-ds-base-1.3.1: commit 25769af

Pushed to 389-ds-base-1.3.0: commit d1d2ed0

Metadata Update from @nkinder:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.2 - 06/13 (June)

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/737

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata