Show which nodes are not N+1 compliant in output
authorIustin Pop <iustin@google.com>
Mon, 9 Mar 2009 19:33:13 +0000 (20:33 +0100)
committerIustin Pop <iustin@google.com>
Mon, 9 Mar 2009 19:36:20 +0000 (20:36 +0100)
commit2cf878a5feef5d71d3cc2dc9d59e7fecdf2c2804
tree04a361ba6c46446e7b2782b662867df43d72e684
parent8df5db55112bae8a371ec3778da47a9649dca858
Show which nodes are not N+1 compliant in output

This patch adds a '*' character to nodes which are not N+1 compliant to
the output, to help with understanding pre- and post-changes cluster
status.
src/Node.hs