[MCOL-4922] Unusual increase in memory consumption by ExeMgr which cause OOM error. Created: 2021-11-11 Updated: 2022-02-18 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 6.2.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Denis Khalikov | Assignee: | Denis Khalikov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Unusual increase in memory consumption by ExeMgr during execution of the specific query which cause OOM error. The query:
I use sysbench and 10G of data to run the query. |
| Comments |
| Comment by Roman [ 2021-12-09 ] | ||
|
dleeyh Could I ask you to retest this one? | ||
| Comment by Daniel Lee (Inactive) [ 2021-12-09 ] | ||
|
drrtuyWhat do you want me to test? Thanks. My understanding is that the bug reporter still sees the issue in the latest build. | ||
| Comment by Daniel Lee (Inactive) [ 2021-12-09 ] | ||
|
Build tested: 6.2.2-1 (#3480) From what I can tell, we have a stability issue. Here is what I found on a 32GB VM. After building a 10 gb TPCH database, I executed the query and got the following error soon after ExeMgr's memory utilization reached 12.1%
I repeat the same test again and the queries returned results successfully. I then rebuild the 10GB TPCH database and tried the test again. The first two tries also failed with the same error, but the next two tests were successful. The 5th test got stuck, with ExeMgr's memory utilization remained at 1.1%. PrimProc's CPU usage remained at about 98%. When the test was successful, it took only few seconds to execute. Now it has been minutes and PrimProc remained at 98% CPU and 10.2% MEM. | ||
| Comment by Daniel Lee (Inactive) [ 2021-12-09 ] | ||
|
Packages for these earlier builds are no longer available. Please rebuild that in Drone and let me know the build number. Thanks. | ||
| Comment by Roman [ 2021-12-18 ] | ||
|
Any updates [~denis0x0D dleeyh ? | ||
| Comment by Roman [ 2022-02-15 ] | ||
|
Any progress on this dleeyh or should I close it? |