#48339 Share nsslapd-threadnumber in the case nunc-stans is enabled, as well.
Closed: wontfix None Opened 8 years ago 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.


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

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/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)

3 years ago

Login to comment on this ticket.

Metadata