Add new states for MariaDB Jira Blocker and Critical issues#704
Add new states for MariaDB Jira Blocker and Critical issues#704caffeinated92 wants to merge 27 commits intodevelopfrom
Conversation
|
The MariaDB version has bug in service for this version, source: https://jira.mariadb.org/browse/MDEV-31779 channel=StdOut cluster=fr code=MD031779 status=OPENED type=state |
|
One can see that https://jira.mariadb.org/browse/MDEV-31779 is about having sequences in schema So my proposal was to have mdev-stopper.json where we {issue:"MDEV-31779", tags "sequences"} blabla blocker should block failover only if both version and tags match |
|
Yes, currently MDEV list is only giving alert, only MDEV-28310 is blocker. Need to check and adding configurator tags based on situation |
|
On hold while focusing for finishing backups |

Caution!
This will make the alert and prevent failover/switchover for JIRA blockers:
For better state checking, state from server will always have serverURL, and it will be added to list for same state. (previously it was ignored)
serverURL can be multiple : A:3306,B:3306,C:3306