[MDEV-10918] InnoDB 5.7 aborts on AIO initialization failure Created: 2016-09-28 Updated: 2016-09-29 Resolved: 2016-09-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.2 |
| Fix Version/s: | 10.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Should be reproducible with mtr --parallel=80 --suite=innodb on Linux with AIO enabled. Default limit for AIO events is 65k. mtr can easily exhaust it, especially with spider tests. There're 2 problems here: |
| Comments |
| Comment by Vladislav Vaintroub [ 2016-09-29 ] |
|
https://github.com/MariaDB/server/commit/b3f7d52e1e06bd60cacc1e689aa216d1562e80b6 |