#3494 Remove the special-case for RFC2307bis with zero nesting level
Closed: Fixed Opened by jhrozek.

There is a code branch that special-cases RFC2307bis with zero nesting level by using parallel requests. Rather than having a whole branch for what is essentially a very special case, we should rather improve performance for the general case and remove this branch because it's not very well tested.


Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.0

Metadata Update from @jhrozek:
- Issue tagged with: breaks compatibility

Metadata Update from @jhrozek:
- Issue priority set to: minor

PR: https://github.com/SSSD/sssd/pull/629

Metadata Update from @fidencio:
- Issue tagged with: PR

  • master: 5dafa8177326e032503a3f8195eb0d0dd4cb1b15

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

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

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4520

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