Bug #79983 | Catch and propagate errors in plugin functions | ||
---|---|---|---|
Submitted: | 14 Jan 2016 11:53 | Modified: | 2 Feb 2016 3:10 |
Reporter: | Mats Kindahl | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Router | Severity: | S3 (Non-critical) |
Version: | 2.0.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[14 Jan 2016 11:53]
Mats Kindahl
[2 Feb 2016 3:10]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Router 2.0.4 release, and here's the changelog entry: An exception thrown inside a plugin would cause the process to be terminated unconditionally. Thank you for the bug report.