216fddb348
This change introduces a new option to set batch size for expirer, which allows limiting number of alamr histories purged in a single run. Depends-on: https://review.opendev.org/755983 Change-Id: Ie37a3c377c455dbafa9cc57ddecb8b8963fc9a82
7 lines
238 B
YAML
7 lines
238 B
YAML
---
|
|
features:
|
|
- |
|
|
Added alarm_histories_delete_batch_size parameter to the expire class to
|
|
enable configuration of the parameter with the same name. It allows
|
|
limiting number of alarm histories purged by a single purge run.
|