When nunc-stans is enabled, instead of getting the thread number from the environment variable:
if (getenv("MAX_THREADS")) { maxthreads = atoi(getenv("MAX_THREADS")); }
use the value of config parameter nsslapd-threadnumber.
Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1278584
git patch file (master) 0001-Ticket-48339-Share-nsslapd-threadnumber-in-the-case-.patch
Reviewed by Rich (Thanks!!)
Pushed to master: 390b8bd..ab8ed9a master -> master commit ab8ed9a
Pushed to 389-ds-base-1.3.4, as well: b039876..a4c0a9e 389-ds-base-1.3.4 -> 389-ds-base-1.3.4 commit a4c0a9e
Metadata Update from @nhosoi: - Issue assigned to nhosoi - Issue set to the milestone: 1.3.4.5
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/1670
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Fixed)
Log in to comment on this ticket.