Bug #29331 Incorrect node killed on GCP Stop (COPY_GCI)
Submitted: 25 Jun 2007 9:52 Modified: 4 Jul 2007 9:21
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Jonas Oreland CPU Architecture:Any

[25 Jun 2007 9:52] Jonas Oreland
Description:
When a node does not respond to COPY_GCI as part of GCP
GCP Stop will detect this, but will kill master node instead of
  failing node.

How to repeat:
.

Suggested fix:
kill correct node :-)
[26 Jun 2007 13:06] 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/29602

ChangeSet@1.2156, 2007-06-26 15:06:12+02:00, jonas@perch.ndb.mysql.com +3 -0
  ndb - bug#29331 (wl2325-5.0)
    Add better handling of GCP Stop
    Only kill "offending" node
[26 Jun 2007 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/29603

ChangeSet@1.2499, 2007-06-26 15:19:42+02:00, jonas@perch.ndb.mysql.com +3 -0
  ndb - bug#29331 (51)
      Add better handling of GCP Stop
      Only kill "offending" node
[29 Jun 2007 17:21] Jon Stephens
Noted bugfix for telco-6.1.16 release; left status in PQ.
[3 Jul 2007 6:20] Jon Stephens
Also documented for telco-6.2.3 release.
[3 Jul 2007 18:57] Bugs System
Pushed into 5.1.21-beta
[4 Jul 2007 9:21] 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 bugfix in 5.1.21 changelog.