Bug #79477 | Remove sync_arr_wake_threads_if_sema_free hack | ||
---|---|---|---|
Submitted: | 1 Dec 2015 10:36 | Modified: | 2 Dec 2016 14:51 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any | |
Tags: | innodb, mutex, rwlock |
[1 Dec 2015 10:36]
Laurynas Biveinis
[31 Mar 2016 13:51]
Inaam Rana
+1 If we think it is too risky to remove the code we can add an option where semaphore checking can be disabled or where error monitor will spit out a big fat error if it catches a thread napping (though there might be a race here).
[31 Mar 2016 14:19]
Laurynas Biveinis
Since 5.7 is not likely to receive this change, if I were to decide, I'd do it in 5.8 in the most aggressive way (no option, no warning), and use two years until GA to catch any bugs - which become easier to catch without this hack than with.
[2 Dec 2016 14:51]
MySQL Verification Team
Hi! This is a bug reported by other users / contributors , like Sergey Vojtovich. This is verified as a bug whose fixing is fully justified.