swift/doc
Lingxian Kong 831eb6e3ce Write-affinity aware object deletion
When deleting objects in multi-region swift delpoyment with write
affinity configured, users always get 404 when deleting object before
it's replcated to approriate nodes.

This patch adds a config item 'write_affinity_handoff_delete_count' so
that operator could define how many local handoff nodes should swift
send request to get more candidates for the final response, or by
default just leave it to swift to calculate the appropriate number.

Change-Id: Ic4ef82e4fc1a91c85bdbc6bf41705a76f16d1341
Closes-Bug: #1503161
2017-06-27 22:42:02 +12:00
..
manpages Merge "Replace slowdown option with *_per_second option" 2017-06-22 01:18:26 +00:00
saio Default object_post_as_copy to False 2017-01-20 12:37:01 -05:00
source Write-affinity aware object deletion 2017-06-27 22:42:02 +12:00