Bug #17719
[keep-web] incorrect cache update
Start date:
05/24/2021
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
If a client writes to a collection, then reads from the previous PDH using the same token, the new data is returned. Example
- Create two empty collections
- Write "testfile" to first collection
- Try to read "testfile" from empty collection PDH
- Expected result 404 / actual result 200
Subtasks
Associated revisions
History
#1
Updated by Tom Clegg 12 months ago
17719-keep-web-pdh-cache @ 7dd7506b850130fe2ad1a9ca09d31207ba949a23 -- developer-run-tests: #2492
#2
Updated by Peter Amstutz 12 months ago
Tom Clegg wrote:
17719-keep-web-pdh-cache @ 7dd7506b850130fe2ad1a9ca09d31207ba949a23 -- developer-run-tests: #2492
LGTM
#3
Updated by Tom Clegg 12 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|2ff5dd54e5daf4dfed3dfd07d161681fc87fe8ff.
#4
Updated by Peter Amstutz 6 months ago
- Release set to 41
Merge branch '17719-keep-web-pdh-cache'
fixes #17719
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>