[MCOL-3549] DDLProc can terminate on connection error Created: 2019-10-09 Updated: 2023-03-06 Resolved: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.2.5 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 1 |
| Labels: | None | ||
| Environment: |
2um 4pm with local query |
||
| Description |
|
Customer was running a Local Query "insert" command on pm3 and DDLProc then WriteEngineServerProcess crashed during the excution of this "insert"
Code review for the "DDLProc failed on" appears to be a connection error exception which terminates the problem. This should be recoverable, not fatal. |