MySQL Forums
Forum List  »  NDB clusters

MySQL Cluster NDB API Events Node Failure
Posted by: Brandon NunYa
Date: July 02, 2015 01:55PM

After sifting through the NDB API Events documentation and class comments, I came across this comment in ndbapi_event.h:

// - If a node failure has occured not all events will be recieved anymore. Drop // NdbEventOperation and Create again after nodes are up again. Will be fixed // in later versions

Does this mean if a Data node fails, NDB Events will not be received?

Can anyone elaborate on this?

I have tested killing a node while I'm running my NDB API Event listener program, and I am still receiving all events(I only have 2 events right now during prototyping).


Thanks in advance,

Brandon

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Cluster NDB API Events Node Failure
2382
July 02, 2015 01:55PM


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.