[MCOL-465] InfiniDB goes down after every alter on tables Created: 2016-12-14 Updated: 2016-12-14 Resolved: 2016-12-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Critical |
| Reporter: | Abhinav santi | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, ExeMgr[8080]: 12.976744 |0|0|0| C 16 CAL0044: FATAL ERROR: ExeMgr has allocated too much memory! Percent allocation-96, allowed-95. ExeMgr is restarting. |
| Comments |
| Comment by David Thompson (Inactive) [ 2016-12-14 ] |
|
Hi Abhinav, can you provide some details on how to reproduce this? What alter statement and what table ddl / size of table etc? You can see from the logs that the system is attempting to stabilize by restarting the server under the assumption a run away query is consuming memory. Also please confirm your topology and columnstore version. |
| Comment by David Thompson (Inactive) [ 2016-12-14 ] |
|
I see you specified this is for InfiniDB. This jira project is for ColumnStore which is the MariaDB port. MariaDB does offer paid support for InfiniDB. As mentioned the issue is because you are running out of memory as a cause of whatever action you are doing. |