[MCOL-5489] Query Cache Overload Causing PrimProc OOM Created: 2023-05-01 Updated: 2023-06-09 Resolved: 2023-06-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 23.02.4 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
In cases where the size of a ColumnStore table exceed the amount of RAM on the server, the following two scenarios cause PrimProc to run up the RAM consumption on the system until the process is whacked by the OOM killer.
|
| Comments |
| Comment by Daniel Lee (Inactive) [ 2023-06-09 ] | |||||
|
Builds verified: develop: develop-23.02 Repeated the test case in both develop and develop-23.02 branches. Succeeded.
|