puppet-heat/releasenotes/notes/purge-batch_size-12871727027b7357.yaml
Takashi Kajinami ec9c6317ff Support tuning batch size of DB purge operation
The heat-manage purge_deleted command supports customizing batch size,
number of stacks to delete by a single transaction. This change adds
the new parameter to customize the parameter.

Change-Id: Id980c6f975f22baa305d3cd84378c98b3e9f84f2
2022-04-08 13:44:55 +09:00

6 lines
128 B
YAML

---
features:
- |
The ``heat::cron::purge_deleted`` class now supports customizing batch size
of the purge operation.