[MCOL-945] MariaDBReplication slave messages is incorrectly sending updates to PM nodes Created: 2017-09-28 Updated: 2017-10-27 Resolved: 2017-10-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.0.11 |
| Fix Version/s: | 1.0.12, 1.1.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-21 |
| Description |
|
This issue reported by a customer, they dont have the Local Query Feature set, but it shows that replication messages are being sent to the pm nodes. Should only be the UM. I am concerned about this in the debug.log from the startup: Show processlist on um1 shows the expected replication running to um2 and um3. |
| Comments |
| Comment by David Hill (Inactive) [ 2017-10-20 ] |
|
fixed in 1.0, 1.1 and 1.2 |
| Comment by David Hill (Inactive) [ 2017-10-23 ] |
|
Changed code in ProcMon to not send front-end slave replication messages to the pm nodes when local query is not set. So the um1 procmon logs shown above to pm sending will not show up now. |
| Comment by Daniel Lee (Inactive) [ 2017-10-27 ] |
|
Build verified: Github 1.0.12-1 source /root/columnstore/mariadb-columnstore-server Merge pull request #69 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #304 from mariadb-corporation/ 1.1.1-1 rpm package. |