#3623 Extend object lifetime if the object hadn't changed in a long time
Closed: wontfix 4 years ago by pbrezina. Opened 6 years ago by jhrozek.

@firstyear came up with this idea during an e-mail discussion we had.

The suggestion was to, if an object has been refreshed N times without any update, extend the cache lifetime to avoid querying LDAP for something that's unlikely to change.

We would need to be careful here to be able to bypass this optiomization e.g. for initgroups where we typically want to be precise even at the expense of performance or in general bypass the optimization during any kind of request that comes from PAM (see also issue #3126).


Metadata Update from @jhrozek:
- Issue tagged with: performance

6 years ago

Metadata Update from @jhrozek:
- Issue tagged with: RFE

6 years ago

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD Future releases (no date set yet)

6 years ago

Metadata Update from @thalman:
- Issue tagged with: Canditate to close

4 years ago

Thank you for taking time to submit this request for SSSD. Unfortunately this issue was not given priority and the team lacks the capacity to work on it at this time.

Given that we are unable to fulfill this request I am closing the issue as wontfix.

If the issue still persist on recent SSSD you can request re-consideration of this decision by reopening this issue. Please provide additional technical details about its importance to you.

Thank you for understanding.

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

4 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/4644

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