Transform node readd exceptions into just errors
authorGuido Trotter <ultrotter@google.com>
Fri, 19 Aug 2011 11:21:59 +0000 (12:21 +0100)
committerGuido Trotter <ultrotter@google.com>
Sun, 21 Aug 2011 13:47:33 +0000 (14:47 +0100)
commitd47319e2fc3c1f6065b72ca5113cc6a2f1f706ba
treebb39869f026e9a2866d998f49c3cc5f668593191
parent3e22caeda5a29d1d59951f6c8fb3f98f18ddbed9
Transform node readd exceptions into just errors

We are after the point of no return, no point in failing everything
because a node failed to readd. Better to just report it and move on.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
tools/cluster-merge