• unknown's avatar
    Bug #18550 ndbd getting "node failure handling not complete..." after graceful restart · 2f955d19
    unknown authored
    - addded more retries to wait for nodefailure to complete
    Bug #19039 multi node failure causes node failure handling not to complete
    - patch to avoid this scenario when the management server is used to perform the stop
    - wait for NF_COMPLETE_REP in management server before returning
    ndb: allocate nodeid
    - only retry on retryable error
    
    
    2f955d19
MgmtSrvr.hpp 20.9 KB