Skip to content
Snippets Groups Projects
Commit 19777638 authored by Iustin Pop's avatar Iustin Pop
Browse files

Handle correctly offline nodes in cluster scoring

This patch changes two things with regard to offline nodes:
  - first, it only calculates the various coefficients across online
	nodes
  - second, it adds a new score denoting the percentage of instances
	which live on such nodes

The first change allows correct score computation in presence of offline
nodes (whose properties we don't need to take into account), while the
second change actively evacuates offline nodes.
parent 352806f7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment