Bug #8786 ndb_autodiscover, drop index can fail, wait 2 minutes timeout
Submitted: 24 Feb 2005 18:46 Modified: 25 Feb 2005 10:18
Reporter: Jonas Oreland
Status: Closed
Category:Server: Cluster Severity:S3 (Non-critical)
Version: OS:
Assigned to: Jonas Oreland Target Version:

[24 Feb 2005 18: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: