MySQL Forums
Forum List  »  NDB clusters

Lock wait timeout exceeded after node recovery
Posted by: Scott Tully
Date: October 25, 2005 09:33AM

I am not sure that my specific setup matters, but i've got 8 data nodes on 4 hosts, 3 api's on seperate hosts, and one management node.

here's the problem/observation:

After a storage node "crashes" and reconnects to the cluster, sometimes a see an error " Lock wait timeout exceeded; try restarting transaction" on one of the API's. This error occurs repeatedly on the same record... and only the same query on that record.

Assumption: this query was executing when the node crashed and is somehow "stuck".

My remedy: restart all the API's. I noticed that just because the error (query) occurs on one API, it doesn't mean that's the same API that is CAUSING this error.

Is there a better way to clear this problem than restarting the API's? Is this a bug?

Thanks,
Scott

Options: ReplyQuote


Subject
Views
Written By
Posted
Lock wait timeout exceeded after node recovery
2345
October 25, 2005 09:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.