Bug #73206 MySQL Fabric should report a warning when MySQL Event Scheduler is disabled
Submitted: 5 Jul 2014 12:15
Reporter: Alfranio Tavares Correia Junior Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Fabric Severity:S4 (Feature request)
Version:1.4.3 OS:Any
Assigned to: CPU Architecture:Any

[5 Jul 2014 12:15] Alfranio Tavares Correia Junior
Description:
MySQL Fabric uses MySQL Event Scheduler to automatically remove information stored in the error_log and log tables. However, this feature might be disabled and an error or a warning is never reported.

How to repeat:
Check the code.

Suggested fix:
Two possible solutions:

  . Print a warning message when MySQL Fabric is started and the MySQL Event Scheduler is disabled or;

  . Try to enable the feature if the user who accesses the state store has the 
    appropriate permissions.
[18 Aug 2016 3:46] Tsubasa Tanaka
I implemented this like https://github.com/gmo-media/mikasafabric/commit/1970a40c36112efcdff9a27f0da6aea6010ed8ef
[6 Jul 2017 19:19] Bugs System
Status updated to 'Won't fix' (Fabric is now covered under Oracle Lifetime Sustaining Support)