summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLiubov Efremova <lefremova@mirantis.com>2016-05-12 18:55:21 +0300
committerLiubov Efremova <le656m@att.com>2016-05-12 19:31:05 +0300
commitddd0d2b6212001d1b2be9585240af63239a16e3c (patch)
tree6c66ebe741aad734bdfc1d693d2edea4e1ce6bca /include
parenta1f47b536546278374c77721fb952940d5bcec03 (diff)
downloadrabbitmq-server-git-ddd0d2b6212001d1b2be9585240af63239a16e3c.tar.gz
Private attributes usage in rabbitmq script
Required Pacemaker >= 1.1.13. (The command 'attrd_updater' have '-p' option only since this version). There are three types of rabbitmq attributes for pacemaker nodes: -'rabbit-master' -'rabbit-start-time' - timeouts: -'rabbit_list_channels_timeouts' -'rabbit_get_alarms_timeouts' -'rabbit_list_queues_timeouts' Attributes with names 'rabbit-master' and 'rabbit-start-time' should be public because we monitor this attributes in cycle for all nodes in our script. All timeouts attributes were changed to private to avoid unnecessary transitions. Also, --lifetime and --node options were removed for attrd_updater as 'lifetime' for this command is always 'reboot' and 'node' default value is local one.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions