HomeClusterLabs Projects

Fix: crmd: Acknowledge cancellation operations for remote connection resources

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix: crmd: Acknowledge cancellation operations for remote connection resources

Previously, putting a remote connection resource into maintenance mode
would cause crmd hanging on waiting for the cancellation of the monitor
operation to return until it timed out.

The cancellation operation for a remote connection resource is
synchronous. We should acknowledge it directly.

It also removes the pending operation with the correct operation id.

Details

Provenance
gao-yanAuthored on May 25 2016, 8:15 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.