summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBogdan Dobrelya <bdobrelia@mirantis.com>2016-01-11 13:31:08 +0100
committerBogdan Dobrelya <bdobrelia@mirantis.com>2016-01-11 13:36:59 +0100
commit968623d98da33d686d20b389132946073b1b0adf (patch)
tree40128b948af530947fac48a0c673ba54acf075b1 /CONTRIBUTING.md
parentb00c0576ddd2cc19834c744bf297f5c9ca27bb5e (diff)
downloadrabbitmq-server-git-968623d98da33d686d20b389132946073b1b0adf.tar.gz
Fix proc_kill then there is no pid found
W/o this fix, the rabbit OCF cannot make proc_stop to try to kill the pid-less beam process by its name matching because the proc_kill()'s 1st parameter cannot be passed empty. The fix is to use the "none" value then the pid-less process must be matched by the service_name instead. Also, fix the proc_kill to deal with Multi process pid files as well (there are many pids, a space separated). Related Fuel bugs: https://launchpad.net/bugs/1529897 https://launchpad.net/bugs/1532723 Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions