summaryrefslogtreecommitdiff
path: root/quickcheck
diff options
context:
space:
mode:
authorLiubov Efremova <lefremova@mirantis.com>2016-02-19 12:58:38 +0300
committerLiubov Efremova <lefremova@mirantis.com>2016-02-19 14:07:43 +0300
commit4aeaa79bc566c81bc7f5c20d7afbe39c32771aba (patch)
treec0ab7104dbc4db73b915e9cfaa9305141e32df3f /quickcheck
parent01e039f4dd2b6d78d9d67f7472bc06394f320fc3 (diff)
downloadrabbitmq-server-git-4aeaa79bc566c81bc7f5c20d7afbe39c32771aba.tar.gz
Private attributes usage in rabbitmq script
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 'quickcheck')
0 files changed, 0 insertions, 0 deletions