Ratelimiting does not handle memcache exceptions
Bug #723496 reported by
David Goetz
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Object Storage (swift) |
Fix Released
|
High
|
David Goetz | ||
| 1.2 |
Fix Committed
|
High
|
David Goetz | ||
Bug Description
Ratelimiting does not handle memcache exceptions
Related branches
lp:~david-goetz/swift/ratelimit_no_memcache_bug
- Swift Core security contacts: Pending requested
-
Diff: 196 lines (+62/-22)4 files modifiedswift/common/memcached.py (+7/-0)
swift/common/middleware/ratelimit.py (+26/-22)
test/unit/common/middleware/test_ratelimit.py (+19/-0)
test/unit/common/test_memcached.py (+10/-0)
lp:~david-goetz/swift/swift1_2_ratelimit_no_memcache_bug
- Swift Core security contacts: Pending requested
-
Diff: 196 lines (+62/-22)4 files modifiedswift/common/memcached.py (+7/-0)
swift/common/middleware/ratelimit.py (+26/-22)
test/unit/common/middleware/test_ratelimit.py (+19/-0)
test/unit/common/test_memcached.py (+10/-0)
| Changed in swift: | |
| milestone: | none → 1.3.0 |
| assignee: | nobody → David Goetz (david-goetz) |
| importance: | Undecided → High |
| Changed in swift: | |
| status: | New → Fix Committed |
| Changed in swift: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
