[MCOL-3873] After stopsystem command, mysql's PID is not cleared in PID Created: 2020-03-06 Updated: 2021-01-15 Resolved: 2021-01-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.4.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 1.4.3-4, Azure build 20200227 After executing the stopsystem command, getprocessstatus still showing mysqld is ACTIVE, along with it's PID, but process mysqld is no longer exist. mcsadmin> getprocessstatus MariaDB ColumnStore Process statuses Process Module Status Last Status Change Process ID debug.log showed that mysqld was kill by OAM: Mar 6 16:41:42 localhost ProcessMonitor[3622]: 42.781458 |0|0|0| D 18 CAL0000: statusControl: REQUEST RECEIVED: Set Process pm1/mysqld State = MAN_OFFLINE This may have been a side effect of the implementation of |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2021-01-15 ] |
|
OAM deprecated. |