puppet-trove/releasenotes/notes/rabbit-heartbeat-opts-6263999f7a7536a8.yaml
Takashi Kajinami 3504c344c0 Fix ignored rabbit_heartbeat_in_pthread
... and adds support for a few more heartbeat options.

Change-Id: Id5c84897cea25de95b5382cd2b6b9719e2cc9892
2023-09-15 13:48:38 +09:00

12 lines
256 B
YAML

---
features:
- |
The following parameters have been added to the ``trove`` class.
- ``rabbit_heartbeat_timeout_threshold``
- ``rabbit_heartbeat_rate``
fixes:
- |
Fixed the ignored ``rabbitmq::rabbit_heartbeat_in_pthread`` parameter.