abandoned lock files
Bug #1432387 reported by
John Griffith
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Medium
|
Gorka Eguileor | ||
oslo.concurrency |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
I still contend that the new trend of using lockfiles for everything is not a great idea; but the real problem is that everybody just throws a lock decorator up and forgets about it. Turns out, we never seem to clean up our lock files. If you check out /opt/stack/
Also kinda makes me wonder if they're even useful anyway but that's a whole different bug.
Changed in cinder: | |
importance: | Undecided → High |
Changed in cinder: | |
assignee: | nobody → Michal Dulko (michal-dulko-f) |
status: | New → In Progress |
Changed in cinder: | |
assignee: | nobody → Alex Xu (xuhj) |
Changed in cinder: | |
status: | In Progress → Confirmed |
Changed in cinder: | |
status: | Confirmed → Incomplete |
Changed in oslo.concurrency: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in cinder: | |
status: | Incomplete → Won't Fix |
tags: | added: files lock |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/164745
Review: https:/