Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
10.0.28-galera
-
Galera cluster
Description
When an event is enabled on a node, the event is marked as SLAVESIDE_DISABLED on all other nodes in the cluster. When interrogating an event on a node, SLAVESIDE_DISABLED indicates that an event is ENABLED on another node.
However, when an event is DISABLED on a node, the event on all other nodes is set to SLAVESIDE_DISABLED.
I believe this behaviour to be a bug and I submit that when an event is DISABLED on a node, this event, on all other nodes, should also be set to DISABLED. This allows the user to determine the status of the event, even when examining a node which is not running the enabled event.