Bug #78788 Need to call waitUntilReady in test cases after cluster restarts
Submitted: 9 Oct 2015 15:51 Modified: 19 Oct 2015 17:54
Reporter: Mikael Ronström Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:7.4.9 OS:Any
Assigned to: CPU Architecture:Any

[9 Oct 2015 15:51] Mikael Ronström
Description:
Many test cases doesn't call waitUntilReady after waitClusterStarted, so the cluster is
restarted, but not necessarily such that the test API node is connected fully to the
cluster yet or even connected at all.

How to repeat:
Autotest runs in Norway

Suggested fix:
Add waitUntilReady calls in most places where we have done a cluster restart in the test cases.
[19 Oct 2015 17:54] Jon Stephens
Fixed in NDB 7.2.23, 7.3.11, 7.49. Testing only, no user-facing changes to document.

Closed.