#282 Don't block NSS requests while offline
Closed: Fixed None Opened 14 years ago by sgallagh.

When offline, we periodically attempt to contact the remote server to determine if we are back online. This is triggered by a request, which then blocks until the server either responds or we hit the timeout.

It would be nicer behavior if we instead always returned the cache data if we are marked offline at the time the request occurs and instead attempt to reconnect to the remote server out-of-band (similar to the way the midpoint cache works).

This will mean that users won't get intermittent lag in their NSS lookups.


Fields changed

status: new => assigned

Fixed in 64e5787

fixedin: => 1.0.0rc
resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.0 RC

7 years ago

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/1324

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.

Login to comment on this ticket.

Metadata