[MCOL-1399] Memory not freed on memory limit error Created: 2018-05-08 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Using the table/data generated in
You will get the error:
The ExeMgr memory is not freed and grows even more with the next query. I haven't looked into whether or not it is eventually freed but it means it is easy to hit OOM. |