[MCOL-3819] CLONE - UM join mem overflow sometimes does not abort properly Created: 2020-02-20 Updated: 2020-03-16 Resolved: 2020-03-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Patrick LeBlanc (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I found that the abort triggered by a mem overflow does not always work with the new multithreaded join code. The session will hang, and the memory used up to that point for that query will never get deallocated. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2020-03-16 ] |
|
Build verified: 1.2.6-1 BB engine commit: erified on a 10gb dbt3 databasse. |