diff options
author | unknown <msvensson@pilot.mysql.com> | 2008-02-07 08:08:43 +0100 |
---|---|---|
committer | unknown <msvensson@pilot.mysql.com> | 2008-02-07 08:08:43 +0100 |
commit | 5c73339493d5503deefc289c4dab3adadc1dbfb1 (patch) | |
tree | f316e6fe505edf754ec743e3445fe31c4f733cf5 /strings | |
parent | 5aa9c1bd6f5f0106619012f75b086c08172cd33b (diff) | |
download | mariadb-git-5c73339493d5503deefc289c4dab3adadc1dbfb1.tar.gz |
Bug#32025 ndb_waiter does too many roundtrips to ndb_mgmd
ndb/tools/waiter.cpp:
- Only contact ndb_mgmd once per loop
- Program only cares about ndbd nodes -> remove the api and mgm vectors
- Program can not wait for "starting" -> remove that code
- Remove unused includes
- Protect against SIGPIPE(writing to a socket where the mgmsrv was
gone, silently killed the program)
- Don't sleep one second if if all nodes are in the wanted state
- Use 100 milliseconds sleep between each poll
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions