Files
puppet-swift/releasenotes/notes/request-opts-d5dd2a93ecfee6b7.yaml
Takashi Kajinami ea34ed8ee9 Support more options to control internal request behavior
Add support for the following options to control internal requests
within the cluster.
 - timing_expiry
 - request_node_count
 - write_affinity_handoff_delete_count

Change-Id: I47d111127cf37d46988c858cb553f765a303af70
2024-07-30 08:51:41 +09:00

10 lines
245 B
YAML

---
features:
- |
The following new parameters have been added to the ``swift::proxy`` class
and the ``swift::internal_client`` class.
- ``timing_expiry``
- ``request_node_count``
- ``write_affinity_handoff_delete_count``