URL: https://github.com/SSSD/sssd/pull/601
Title: #601: sbus: integrate sssd with sbus2

jhrozek commented:
"""
Another test I tried: In one terminal, hammer sssd with requests in a for-loop:
```
for i in `seq 1 1000000`; do getent passwd foo$i; done
```

Then, in another terminall, kill sssd_be with `kill -9 $(pidof sssd_be)`. It 
looks like the responders never reconnect, all I could see was an endless 
string of `(Tue Jul 31 10:21:21 2018) [sssd[nss]] [sbus_dispatch] (0x0400): 
SBUS is reconnecting. Deferring`.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/601#issuecomment-409172029
_______________________________________________
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://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/sssd-devel@lists.fedorahosted.org/message/M3K7MDO75FSQ5XYTG5WGIVPTSWQIAKUX/

Reply via email to