[MCOL-261] If DBRMControllerNode crashes, system remains in not ready state Created: 2016-08-04 Updated: 2016-09-16 Resolved: 2016-09-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | 1.0.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hall (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 16.04 |
||
| Issue Links: |
|
||||||||
| Sprint: | 1.0.3 | ||||||||
| Description |
|
During the testing of test005 on Ubuntu, DBRMControllerNode crashed for whatever reason. It was automatically restarted, but it left the system in the not ready state. Any query following this event received |
| Comments |
| Comment by David Hall (Inactive) [ 2016-09-02 ] |
|
Added code in ProcMgr to restart DMLProc and to set the SystemQuryReady flag. Also added code to be sure everything's up before moving on. Changes in processmanager.cpp |
| Comment by Daniel Lee (Inactive) [ 2016-09-15 ] |
|
Assigned to Mr. Hill for regression test. |
| Comment by David Hill (Inactive) [ 2016-09-16 ] |
|
In my regression testing on Ubuntu, I didn't have the DBRMControllerNode crash during the test005 run. So cant say the code got test or not for funtionality. But I didnt see this issue in this run, can reopen if it happens in future runs |