Bug #18746 | Restarting non-master data node can produce error '1204 ..distribution changed' | ||
---|---|---|---|
Submitted: | 3 Apr 2006 15:29 | Modified: | 8 Apr 2006 5:28 |
Reporter: | Serge Kozlov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S2 (Serious) |
Version: | 5.1.9 (beta) | OS: | Linux (FC4) |
Assigned to: | Jon Stephens | CPU Architecture: | Any |
[3 Apr 2006 15:29]
Serge Kozlov
[3 Apr 2006 15:51]
Jonas Oreland
Hi, This is expected behavior 1) Stop of any node (master/non master) one could get a bunch of different errors. All of the should have the ndb classification node failure. The only expection to this is that when doing a graceful shutdown...there shouldnt be any aborted transactions. 2) During start of a node. One can get 1204 (and probably some other too...) These are also temporary errors. All of these errors must be handled within application. Basic rule for our internal test programs are: retries the transaction on any temporary error.
[3 Apr 2006 15:52]
Jonas Oreland
Please mail if you got any questions.
[3 Apr 2006 19:59]
Jonas Oreland
Hi, Jon, this behaviour is not documented...(among other things...)
[8 Apr 2006 5:28]
Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant product(s). Additional info: Updated 4.1/5.0/5.1 Cluster Limitations transaction handling section with info provided. Closed.