[MDEV-21481] wsrep_incoming_addresses Created: 2020-01-15  Updated: 2023-04-11

Status: Open
Project: MariaDB Server
Component/s: Galera
Affects Version/s: 10.4
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Oli Sennhauser Assignee: Seppo Jaakola
Resolution: Unresolved Votes: 0
Labels: None
Environment:

n.a.



 Description   

Galera Cluster status wsrep_incoming_addresses is not useful in 10.4 any more.
In 10.3 we get the IP addresses of the nodes.
In 10.4 we get AUTO,AUTO,AUTO which is absolutely useless!



 Comments   
Comment by Jan Lindström (Inactive) [ 2021-12-23 ]

oli Can you provide more detailed information preferable with example and giving error logs.

Comment by Oli Sennhauser [ 2021-12-24 ]

Just revert the behaviour as it was before: There were the IP addresses of all the nodes listed... This is useful because I can see which node is connected to the cluster and which is not.

Comment by Brian Minton [ 2023-02-08 ]

I'm still seeing this behavior in 10.5.6:

MariaDB [(none)]> show status like 'wsrep_incoming_addresses';
+--------------------------+---------------------+
| Variable_name            | Value               |
+--------------------------+---------------------+
| wsrep_incoming_addresses | AUTO,AUTO,AUTO,AUTO |
+--------------------------+---------------------+

Generated at Thu Feb 08 09:07:28 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.