• unknown's avatar
    Bug #18550 ndbd getting "node failure handling not complete..." after graceful restart · 6108803a
    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
    
    6108803a
ConfigRetriever.cpp 9.43 KB