[MCOL-295] After Columnstore is stopped, "checkLogStatus failed" continuously being output to debug.log Created: 2016-09-13 Updated: 2023-10-26 Resolved: 2016-10-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.3 |
| Fix Version/s: | 1.0.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2016-19, 2016-20, 2016-21 | ||||||||
| Description |
|
Build tested: mscadmin> getsoft Name : mariadb-columnstore-platform After I stopped the system, these msgs are being output to the debug.log continuously: Sep 13 09:58:39 mcece7-2 oamcpp[5856]: 39.211031 |0|0|0| E 08 CAL0000: checkLogStatus failed /tmp/mysql.status expected "MySQL running" found "" content of the /tmp/mysql.status file: [root@mcece7-2 columnstore]# cat /tmp/mysql.status |
| Comments |
| Comment by David Hill (Inactive) [ 2016-10-11 ] |
|
fixed... source repo is mcol-295 1. Changed to not make call when system is offline, its not needed [builder@centos7 mariadb-columnstore-engine]$ git checkout |
| Comment by David Hill (Inactive) [ 2016-10-11 ] |
|
please review, check comments for details |
| Comment by Ben Thompson (Inactive) [ 2016-10-12 ] |
|
Review done, looks good. |
| Comment by David Hill (Inactive) [ 2016-10-12 ] |
|
do a stopsystem and make sure the error log isn't being reported |
| Comment by David Hill (Inactive) [ 2016-10-26 ] |
|
Error log no longer reported, test passed |