Feature #10998
closed
[keep-web] configurable block cache size
Added by Tom Clegg over 7 years ago.
Updated over 4 years ago.
Release relationship:
Auto
Description
Block cache size is configurable in the SDK, but keep-web doesn't have a config entry, so keep-web's data cache is effectively hard coded to the SDK default of 4 blocks.
- Subject changed from Configurable cache size for keep-web to [keep-web] configurable block cache size
- Description updated (diff)
- Category set to Keep
- Assigned To deleted (
Tom Clegg)
- Story points set to 0.5
- Parent task deleted (
#10990)
- Target version changed from 2017-02-15 sprint to Arvados Future Sprints
- Tracker changed from Task to Feature
- Target version changed from Arvados Future Sprints to 2019-07-31 Sprint
- Assigned To set to Lucas Di Pentima
- Target version changed from 2019-07-31 Sprint to 2019-08-14 Sprint
- Status changed from New to In Progress
Updates at ba2e6d49c - branch 10998-keepweb-block-cache-size
Test run: https://ci.curoverse.com/job/developer-run-tests/1476/
- Adds
Collections.WebDAVCache.MaxBlockEntries
to cluster config with a default value of 4 (as on keepclient
)
- Sets
MaxBlockEntries
' value to keepclient
's block cache on keep-web
's handler init.
- Adds test.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF