#3967 NSS responder does no refresh domain list when busy
Closed: Fixed by jhrozek. Opened by sbose.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1677355

Description of problem:
The NSS responder maintains a timeout to not check for new domains all the
time. Unfortunately this timeout is reset with every request in
sss_dp_get_domains_send() and as a result on a busy system to timeout never
expires and the domain list is never refresh.

Metadata Update from @sbose:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1677355

Metadata Update from @sbose:
- Issue assigned to sbose

https://github.com/SSSD/sssd/pull/762

Commit c0136434 relates to this ticket

  • master: c013643
  • sssd-1-16: 3824008

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.1

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

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.

Metadata