[MXS-366] Multi-source slave servers are not detected. Created: 2015-09-16  Updated: 2015-12-04  Resolved: 2015-09-16

Status: Closed
Project: MariaDB MaxScale
Component/s: mariadbmon
Affects Version/s: 1.2.0
Fix Version/s: 1.3.0

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

Multi-source slaves are not detected even if all sources are replicating properly. This is caused by a simple error where a boolean value is used instead of an integer value on line 327 in mysql_mon.c.



 Comments   
Comment by Dipti Joshi (Inactive) [ 2015-09-16 ]

markus makela johan.wikman How was this fixed ?

Comment by markus makela [ 2015-09-16 ]

The value was changed from a boolean value to an integer value. This makes the functionality work, since the integer value was used to count the number of replication sources. Without the fix, only a single source was ever counted.

Comment by markus makela [ 2015-12-04 ]

Fixed in commit 6c75e09f292af7069133de51297712bab3c5fee7

Generated at Thu Feb 08 03:58:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.