From a9896be4907399bc06d31ea3e140e9196bb5e916fc0933002b98b977ac729c0c Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Mon, 12 Oct 2015 11:46:50 +0000 Subject: [PATCH] - systemd: Correctly handle long running stop actions (bsc#948989) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=221 --- pacemaker.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacemaker.changes b/pacemaker.changes index 2608378..6e6fff2 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -497,7 +497,7 @@ Fri Jan 9 12:10:09 UTC 2015 - ygao@suse.com - crmd: Handle remote connection failures while executing ops on remote connection - remote: Treat recv msg timeout as a disconnect - pengine: properly recover remote-nodes when cluster-node proxy goes offline -- systemd: Correctly handle long running stop actions +- systemd: Correctly handle long running stop actions (bsc#948989) - crm_resource: Include group members when calculating the next timeout - crm_resource: Ensure --restart sets/clears meta attributes - crm_resource: Clean up memory in --restart error paths