[MDEV-18379] Unification of check for IPv6 Created: 2019-01-25  Updated: 2019-03-02  Resolved: 2019-01-28

Status: Closed
Project: MariaDB Server
Component/s: Galera
Fix Version/s: 10.4.3, 10.1.38, 10.2.22, 10.3.13

Type: Task Priority: Major
Reporter: Julius Goryavsky Assignee: Julius Goryavsky
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-18797 Make mariabackup/xtrabackup-v2 SST sc... Closed

 Description   

Currently, the three-node mtr suite for Galera (galera_3nodes) uses a separate IPv6 availability check using the "have_ipv6.inc" file. This check duplicates a more accurate check at suite.pm level, which can be used by including the file "check_ipv6.inc".



 Comments   
Comment by Julius Goryavsky [ 2019-01-25 ]

The patch removes this discrepancy between suites. In addition,
one of the files in the galera_3nodes suite does not contain the
option "--bind-address=::" which is needed for the test to work
correctly with IPv6 (at least on some systems), since without
it the server will not wait for connections on the IPv6 interface:

https://github.com/MariaDB/server/pull/1136

Comment by Jan Lindström (Inactive) [ 2019-01-25 ]

sysprgThanks, can you also prepare PR for 10.1 containing similar fixes.

Generated at Thu Feb 08 08:43:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.