HomeClusterLabs Projects

Low: crmd: Removes unnecessary error message from lrmd event processing.

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

Description

Low: crmd: Removes unnecessary error message from lrmd event processing.

It is safe to ignore cancelled operations that do not have a pending
operation associated with them in the lrm glue code. With the previous
lrmd, we did not expect to hear about a cancelled operation after
executing the client command to cancel it. The new lrmd will
notify everyone that the cancel completed (including the client
originally executing the cancel) through the ipc event channel.

Details

Provenance
David Vossel <dvossel@redhat.com>Authored on Jun 14 2012, 10:59 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.