FUSE: cache: put by-date/ entries in direntry cache
Closed
requested to merge generated-differential-D4805-source into generated-differential-D4805-target
Since those entries are updated in the background, we invalidate the cache on a regular basis.
Close #2864 (closed). This should also fix the second problem of #2830 (closed), namely the fact that get_entries(by_date, offset) was not reliable because of the offset supposing the entries were the same every time.
Migrated from D4805 (view on Phabricator)
Merge request reports
Activity
Filter activity
Build is green
Patch application report for D4805 (id=17030)
Rebasing onto b59cf2a1...
Current branch diff-target is up to date.
Changes applied before test
commit 3c0ac58f956ade5d74fa0ce1431d4503b4c94c51 Author: Thibault Allançon <haltode@gmail.com> Date: Tue Jan 5 10:37:08 2021 +0100 cache: put by-date/ entries in direntry cache Since those entries are updated in the background, we invalidate the cache on a regular basis. Close #2864. This should also fix the second problem of #2830, namely the fact that get_entries(by_date, offset) was not reliable because of the offset supposing the entries were the same every time.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/259/ for more details.
Some references in the commit message have been migrated:
- T2864 is now #2864 (closed)
- T2830 is now #2830 (closed)
Build is green
Patch application report for D4805 (id=17039)
Rebasing onto b59cf2a1...
Current branch diff-target is up to date.
Changes applied before test
commit 26ee05f3bd82f91b0a4a23fad4c9e7ed0c6aa28a Author: Thibault Allançon <haltode@gmail.com> Date: Tue Jan 5 10:37:08 2021 +0100 cache: put by-date/ entries in direntry cache Since those entries are updated in the background, we invalidate the cache on a regular basis. Close #2864. This should also fix the second problem of #2830, namely the fact that get_entries(by_date, offset) was not reliable because of the offset supposing the entries were the same every time.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/260/ for more details.
Please register or sign in to reply