Actions
Story #9592
open[FUSE] rmdir on CollectionDirectory sets expires_at
Status:
New
Priority:
Normal
Assigned To:
Tom Morris
Category:
-
Target version:
-
Start date:
07/13/2016
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
As of this writing, if you rmdir a CollectionDirectory in FUSE, it uses the collections/delete API. Instead, it should calculate a timestamp that is defaultTrashLifetime
(or, if that's not set in the discovery document, blobSignatureTtl
) seconds in the future, and update the collection's expires_at
attribute to that value. The CollectionDirectory should still be removed from its parent, as now, because expiring collections do not appear in most directory listings (see #9584).
Updated by Tom Morris over 8 years ago
- Assigned To changed from Brett Smith to Tom Morris
Updated by Tom Morris almost 8 years ago
- Target version set to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions