Bug #38768 Out of order buckets after parallel node restart
Submitted: 13 Aug 2008 12:24 Modified: 5 Oct 2008 16:40
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Replication Severity:S3 (Non-critical)
Version:6.3, 6.4 OS:Any
Assigned to: Jonas Oreland CPU Architecture:Any

[13 Aug 2008 12:24] Jonas Oreland
Description:
If doing a parallel node restart,
the starting node could (sometimes) incorrectly sync subscriptions among themselves.

Which is sort of pointless, as they don't have any subscriptions.
This can lead to replication stop.

How to repeat:
.

Suggested fix:
.
[13 Aug 2008 12:28] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/51515

2648 Jonas Oreland	2008-08-13
      ndb - bug#38768
        Make sure that SUMA_START_ME only goes to alive nodes
        (i.e not to starting nodes)
[13 Aug 2008 12:47] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/51522

2648 Jonas Oreland	2008-08-13
      ndb - bug#38768
        Make sure that SUMA_START_ME only goes to alive nodes
        (i.e not to starting nodes)
[13 Aug 2008 12:57] Jonas Oreland
pushed to 6.3 and 6.4
(and 6.2 for easier merging in the future)
[12 Sep 2008 8:37] Jon Stephens
Documented bugfix in the NDB 6.2.16 and 6.3.17 changelogs as follows:

        During a parallel node restart, the starting nodes could (sometimes)
        incorrectly synchronize subscriptions among themselves. Instead, such
        this synchronization now takes places only among nodes that have
        actually (completely) started.
[5 Oct 2008 16:40] Jon Stephens
Already documented for NDB 6.2/6.3; closed.
[12 Dec 2008 23:25] Bugs System
Pushed into 6.0.7-alpha  (revid:jonas@mysql.com-20080813123019-afb97hbl1iyy43jw) (version source revid:tomas.ulin@sun.com-20080902154454-pvi3xa61d2wtxtbg) (pib:5)