Bug #8786 ndb_autodiscover, drop index can fail, wait 2 minutes timeout
Submitted: 24 Feb 2005 17:46 Modified: 25 Feb 2005 9:18
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version: OS:
Assigned to: Jonas Oreland CPU Architecture:Any

[24 Feb 2005 17:46] Jonas Oreland
Description:
ndb_autodiscover, drop index can fail, wait 2 minutes timeout

The problem is as follows:
API starts, get connection to non master node
Sends DROP_INDEX to non master that forwards it to master
  master then replies to API.

But API is not connected to master, so signal gets lost

How to repeat:
 

Suggested fix: