URL: https://github.com/SSSD/sssd/pull/5937
Title: #5937: [WIP] Another attempt to resolve #5134

alexey-tikhonov commented:
"""
I did actual testing and conclusions are:
 - I correctly identified the bottleneck: 
https://github.com/SSSD/sssd/blob/4897c28741112b547a69feb7c887764c64cc9540/src/providers/ldap/sdap_async_nested_groups.c#L2355
 - my patch(-es) doesn't resolve the issue because (in certain (or most?) 
configs) by the moment `Received 49999 dereference results` 
`members->num_values` is already 49999 (i.e. all those members are already 
known)
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5937#issuecomment-1006932032
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to