swift/doc
Alistair Coles 8ee631ccee reconstructor: restrict max objects per revert job
Previously the ssync Sender would attempt to revert all objects in a
partition within a single SSYNC request. With this change the
reconstructor daemon option max_objects_per_revert can be used to limit
the number of objects reverted inside a single SSYNC request for revert
type jobs i.e. when reverting handoff partitions.

If more than max_objects_per_revert are available, the remaining objects
will remain in the sender partition and will not be reverted until the
next call to ssync.Sender, which would currrently be the next time the
reconstructor visits that handoff partition.

Note that the option only applies to handoff revert jobs, not to sync
jobs.

Change-Id: If81760c80a4692212e3774e73af5ce37c02e8aff
2021-12-03 12:43:23 +00:00
..
manpages Add and pipe reconstructor stats through recon 2021-08-20 00:03:40 +00:00
s3api s3api: Fix prefix/delimiter/marker quoting 2020-05-15 22:47:25 -07:00
saio Make SAIO reconciler multiprocess 2021-10-22 16:28:40 -07:00
source reconstructor: restrict max objects per revert job 2021-12-03 12:43:23 +00:00
requirements.txt Switch to newer openstackdocstheme and reno versions 2020-06-03 08:31:04 +02:00