summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-agent-coordination-a7103a78fecaec24.yaml
blob: 45794a74b517268e546ef22b90eedf49c6fb8d1c (plain)
1
2
3
4
5
6
7
8
9
---
critical:
  - >
    [`bug 1533787 <https://bugs.launchpad.net/ceilometer/+bug/1533787>`_]
    Fix an issue where agents are not properly getting registered to group
    when multiple notification agents are deployed. This can result in
    bad transformation as the agents are not coordinated. It is still
    recommended to set heartbeat_timeout_threshold = 0 in
    [oslo_messaging_rabbit] section when deploying multiple agents.