Actions
Bug #17719
closed[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
Updated by Tom Clegg over 3 years ago
17719-keep-web-pdh-cache @ 7dd7506b850130fe2ad1a9ca09d31207ba949a23 -- developer-run-tests: #2492
Updated by Peter Amstutz over 3 years ago
Tom Clegg wrote:
17719-keep-web-pdh-cache @ 7dd7506b850130fe2ad1a9ca09d31207ba949a23 -- developer-run-tests: #2492
LGTM
Updated by Tom Clegg over 3 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|2ff5dd54e5daf4dfed3dfd07d161681fc87fe8ff.
Actions