URL: https://github.com/SSSD/sssd/pull/5552
Title: #5552: files: split update into batches

elkoniu commented:
"""
Just run another test run to include `batch_size = 1000`.
@sumit-bose I have only one domain in `sssd.conf`:
```
[sssd]
config_file_version = 2
services = nss, pam, ifp, sudo
debug_level = 0x3ff0
domains = files
user = root

[nss]
timeout = 30000
debug_level = 0x3ff0
debug_microseconds = true

[pam]
timeout = 30000
debug_level = 0x3ff0

[sudo]
timeout = 30000
debug_level = 0x3ff0

[ifp]
timeout = 30000
debug_level = 0x3ff0

[domain/files]
timeout = 30000
debug_level = 0x3ff0
debug_microseconds = true
id_provider = files
```
![test-result](https://user-images.githubusercontent.com/2312108/123186997-9502b700-d499-11eb-82f4-c4fed789acaf.png)

"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5552#issuecomment-867257247
_______________________________________________
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