HomeClusterLabs Projects

Refactor: fencer: Drop notifications for topology level add/remove
ae1de8561a75Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: fencer: Drop notifications for topology level add/remove

These were never hooked up. No internal client tries to register for
these notifications. If an external client tried (via
stonith_api_operations_t:register_notification), it would be a no-op.
fenced_parse_notify_flag() (previously get_stonith_flag()) returns the 0
flag for these notification type strings. So the "client gets notified
for this type of event" bit could never get set.

We could fix it, since some amount of work was done to set this up.
However, if nothing internal needs it, I figure we might as well drop
it.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Thu, Apr 10, 3:23 AM
Parents
rPa09be73bc302: Refactor: fencer: Best practices in get_stonith_flag()
Branches
Unknown
Tags
Unknown

Event Timeline