Bug #15303 incorrect handling of take-over during sr
Submitted: 29 Nov 2005 6:27 Modified: 2 Nov 2006 4:47
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1,5.0 OS:
Assigned to: Jonas Oreland CPU Architecture:Any

[29 Nov 2005 6:27] Jonas Oreland
Description:
1. Run 2 node cluster
2. Stop 1 node
3. Let 3 LCP pass
4. Stop other node
5. restart them both...then rebuild of ordered index is incorrect

How to repeat:
 

Suggested fix:
[26 Sep 2006 13:20] 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/12528

ChangeSet@1.2548, 2006-09-26 15:20:10+02:00, jonas@perch.ndb.mysql.com +1 -0
  ndb - bug#15303
    Fix take-over during SR, remove coupling to lcp/gcp (if systemRestartOngoing())
[26 Sep 2006 13:21] Jonas Oreland
This also affected replication in 5.1 (in a bad way)
[10 Oct 2006 8:36] 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/13375

ChangeSet@1.2055, 2006-10-10 10:36:12+02:00, jonas@perch.ndb.mysql.com +1 -0
  ndb - bug#15303
    Fix take-over during SR, remove coupling to lcp/gcp (if systemRestartOngoing())
    recommit in mysql-5.1-wl2325-5.0
[10 Oct 2006 18:25] Jonas Oreland
pushed into 5.1.12
[1 Nov 2006 14:24] Jonas Oreland
pushed into 4.1.22
[1 Nov 2006 14:30] Jonas Oreland
pushed into 5.0.29
[2 Nov 2006 4:47] Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html

Documented for 4.1.22/5.0.29/5.1.12.
[4 Nov 2006 3:07] Jon Stephens
*Fix for 5.0 documented in 5.0.30 Release Notes.*