Bug #19655 MySQL Error log flooded with "out of order bucket:" messages
Submitted: 9 May 2006 21:52 Modified: 22 May 2006 13:24
Reporter: Jonathan Miller Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version: OS:
Assigned to: CPU Architecture:Any

[9 May 2006 21:52] Jonathan Miller
Description:
tens of thousands of the following are in all the mysqld error logs. 

out of order bucket: 1 gci: 8445 m_latestGCI: 1624
out of order bucket: 2 gci: 8446 m_latestGCI: 1624
out of order bucket: 2 gci: 8446 m_latestGCI: 1624
out of order bucket: 3 gci: 8447 m_latestGCI: 1624
out of order bucket: 3 gci: 8447 m_latestGCI: 1624
out of order bucket: 0 gci: 8448 m_latestGCI: 1624
out of order bucket: 0 gci: 8448 m_latestGCI: 1624
out of order bucket: 1 gci: 8449 m_latestGCI: 1624
out of order bucket: 1 gci: 8449 m_latestGCI: 1624
out of order bucket: 2 gci: 8450 m_latestGCI: 1624
out of order bucket: 2 gci: 8450 m_latestGCI: 1624
out of order bucket: 3 gci: 8451 m_latestGCI: 1624
out of order bucket: 3 gci: 8451 m_latestGCI: 1624
out of order bucket: 0 gci: 8452 m_latestGCI: 1624
out of order bucket: 0 gci: 8452 m_latestGCI: 1624
out of order bucket: 1 gci: 8453 m_latestGCI: 1624
out of order bucket: 1 gci: 8453 m_latestGCI: 1624
out of order bucket: 2 gci: 8454 m_latestGCI: 1624
out of order bucket: 2 gci: 8454 m_latestGCI: 1624
out of order bucket: 3 gci: 8455 m_latestGCI: 1624

How to repeat:
Run Stress testing including cid_ndb_dd.pl (3 copies) and DBT2 while loading the
TPC-B database
[10 May 2006 6:22] Jonas Oreland
Can you upload cluster log aswell ?
[22 May 2006 13:24] Tomas Ulin
suspect to be duplicate with:
Bug #19395 mysqld does not always detect cluster shutdown