[MDEV-10921] Innodb AIO does not cleanup contexts established with io_setup() Created: 2016-09-29 Updated: 2021-10-25 Resolved: 2021-10-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2 |
| Fix Version/s: | 10.2.30, 10.3.21, 10.4.11, 10.5.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Eugene Kosov (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Innodb AIO does not cleanup contexts established with io_setup(). There are no io_destroy() calls inside os0file.cc . |
| Comments |
| Comment by Marko Mäkelä [ 2021-10-25 ] |