[MCOL-913] DistributeConfigFile Failed messages after adding modules Created: 2017-09-13 Updated: 2023-10-26 Resolved: 2017-10-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.1.0 |
| Fix Version/s: | 1.1.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-19, 2017-20, 2017-21 |
| Description |
|
Build tested: 1.1.0-1 beta After adding new PMs to a gluster stack, I found these messages in err.log in PM1: Sep 8 15:21:49 localhost ProcessManager[7371]: 49.918196 |0|0|0| E 17 CAL0000: line: 8327 pm3 distributeConfigFile failed!! But the debug log file showed the operation was successful: Sep 8 15:23:28 localhost ProcessManager[7371]: 28.651338 |0|0|0| D 17 CAL0000: pm2 distributeConfigFile success. But the debug log file showed the operation was successful: |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2017-10-26 ] |
|
These messages are sent to warning log files now as they can happen under normal operation at various times without effecting system. |
| Comment by David Hill (Inactive) [ 2017-10-26 ] |
|
reviewed by David Hill |
| Comment by Daniel Lee (Inactive) [ 2017-10-27 ] |
|
Build verified: Github source for 1.1.1 /root/columnstore/mariadb-columnstore-server Merge pull request #72 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine mcol-938 - fixed pm server ids Verified the msgs are now in warning.log. |