URL: https://github.com/SSSD/sssd/pull/259
Title: #259: RESPONDER: Also populate cr_domains when initializing the 
responders

sumit-bose commented:
"""
jfyi, I think my suggested patch is not the right solution either because it 
will delay the startup time especially when the system is offline. It can be 
even seen in the online case because it is the intention of the patch that the 
sockets for the client are only opened after the get_domains request is 
completely done. But this makes the some integration tests fail randomly 
because client request were already called before the sockets are available.

So I need a bit more thinking what can be done to accept client requests but 
make sure they are only processed after the initial get_domains request has 
finished and all domain data is available to the responder.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/259#issuecomment-300739240
_______________________________________________
sssd-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to