#48339 Share nsslapd-threadnumber in the case nunc-stans is enabled, as well.
Closed: wontfix Opened by nhosoi.

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

Reviewed by Rich (Thanks!!)

Pushed to master:
390b8bd..ab8ed9a master -> master
commit ab8ed9a5ebb0d15b55d7525ed1d5dbeebd8c7563

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 a4c0a9eeba031b9304d63ca05d8b9fab9ebca1b2

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.

Thank you for understanding. We apologize for all inconvenience.

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

Metadata