Bug #22301 | ndb: File_class::size() is not thread safe | ||
---|---|---|---|
Submitted: | 13 Sep 2006 11:38 | Modified: | 3 Jan 2007 3:34 |
Reporter: | Stewart Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.0,5.1 | OS: | |
Assigned to: | Stewart Smith | CPU Architecture: | Any |
[13 Sep 2006 11:38]
Stewart Smith
[13 Sep 2006 12:09]
Stewart Smith
on closer examination, the likelyhood of hitting this is *very* rare due to most log messages being surrounded by other mutexes (node id mutex, config mutex) that it's not surprising nobody has ever noticed this before.
[27 Oct 2006 8:59]
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/14459 ChangeSet@1.2276, 2006-10-27 18:59:20+10:00, stewart@willster.(none) +3 -0 BUG#22301 ndb: File_class::size() is not thread safe
[8 Nov 2006 4:21]
Stewart Smith
pushed to 5.1-ndb
[4 Dec 2006 8:31]
Martin Skold
Pushed to 5.1.14
[29 Dec 2006 0:36]
Stewart Smith
pushed to 5.0-ndb
[29 Dec 2006 8:19]
Stewart Smith
pushed to 5.0.34
[3 Jan 2007 3:34]
Jon Stephens
No changes visible to end users; closed w/o further action at this time.