Bug #106314 | startChangeNeighbour problem | ||
---|---|---|---|
Submitted: | 27 Jan 2022 19:16 | Modified: | 20 Feb 2024 18:12 |
Reporter: | Mikael Ronström | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 8.0.28 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[27 Jan 2022 19:16]
Mikael Ronström
[28 Jan 2022 14:20]
MySQL Verification Team
Hi Mikael, Thanks for the report. This happens with 3 replicas too or only 4? all best Bogdan
[28 Jan 2022 17:01]
Mikael Ronström
Can probably happen even with 2 replicas, but is quadratically more common with more replicas.
[20 Feb 2024 18:12]
Jon Stephens
Documented fix Documented fix as follows in the NDB 8.0.37 and 8.4.0 changelogs: NDB transporter handling in mt.cpp differentiated between neighbor transporters carrying signals between nodes in the same node group, and all other transporters. This sometimes led to issues with multiple transporters when a transporter connected nodes that were neighbors with nodes that were not. Closed.