Bug #32652 Subscription leak if SUB_START_REQ when partially connected
Submitted: 23 Nov 2007 11:12 Modified: 15 Dec 2007 9:28
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Jonas Oreland CPU Architecture:Any

[23 Nov 2007 11:12] Jonas Oreland
Description:
testcase will come in next "bug fix"

How to repeat:
.

Suggested fix:
.
[23 Nov 2007 11:13] 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/38343

ChangeSet@1.2526, 2007-11-23 12:13:10+01:00, jonas@perch.ndb.mysql.com +1 -0
  ndb - bug#32652
    release subscriber
[23 Nov 2007 11:19] 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/38345

ChangeSet@1.2177, 2007-11-23 12:18:42+01:00, jonas@perch.ndb.mysql.com +1 -0
  ndb - bug#32652
    release subscriber
[14 Dec 2007 17:08] Bugs System
Pushed into 5.1.23-rc
[14 Dec 2007 17:10] Bugs System
Pushed into 6.0.5-alpha
[15 Dec 2007 9:29] 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 in the 5.1.23 and 6.0.5 changelogs as follows:

        A memory leak occurred if a subscription start request was
        received by the subscription manager before the node making the
        request was fully connected to the cluster.