[MCOL-1474] PriorityThreadPool can crash Created: 2018-06-14 Updated: 2018-07-17 Resolved: 2018-07-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2018-12, 2018-13, 2018-14 | ||||||||
| Description |
|
PriorityThreadPool states that it cannot throw an exception, but there are several situations where it can (such as out of memory). This causes a crash instead of proper error handling. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-06-14 ] |
|
Highly likely this is related to |
| Comment by Andrew Hutchings (Inactive) [ 2018-06-14 ] |
|
Please do not merge until after 1.1.5 has been released. For QA: No real way of testing this. I had to hack a bug into a BPP step and use gdb to trigger it to test this. |
| Comment by Daniel Lee (Inactive) [ 2018-07-17 ] |
|
Build verified: 1.1.6-1 source /root/columnstore/mariadb-columnstore-server Merge pull request #113 from mariadb-corporation/davidhilldallas-patch-3 update readme /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #518 from mariadb-corporation/ Mcol 1146 - multi node quick install Executed regression tests. |