[MDEV-12570] ALTER EVENT x DISABLE is not replicated to other nodes in cluster Created: 2017-04-24  Updated: 2020-12-07  Resolved: 2020-12-07

Status: Closed
Project: MariaDB Server
Component/s: Galera
Affects Version/s: 10.0.28-galera
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Rich Theobald Assignee: Jan Lindström (Inactive)
Resolution: Won't Fix Votes: 0
Labels: galera
Environment:

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.


Generated at Thu Feb 08 07:58:44 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.