object-updater async overrides

Bug #710186 reported by gholt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Fix Released
Undecided
Greg Lange

Bug Description

When a burst of puts and deletes come in for single object async_pendings are likely to be created. Of this set of async_pendings, only the newest need be sent by the object-updater, it can safely delete older ones as they'll be overridden by the newest one. The current code tries to send all the updates which can cause things to back up.

Related branches

Greg Lange (greglange)
Changed in swift:
assignee: nobody → Greg Lange (greglange)
status: New → In Progress
Changed in swift:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in swift:
milestone: none → 1.4.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.