Skip to content
  • Iustin Pop's avatar
    Convert node evacuation to multi-group · 1bc47d38
    Iustin Pop authored
    
    
    This patch does the necessary changes to make the new tryMGEvac work
    correctly: each instance remains inside its primary node's group when
    it is evacuated.
    
    This is done by splitting up the to-be-evacuated instance list per
    group, together with the group node and instance list, and then
    running the old tryEvac for each group.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarBalazs Lecz <leczb@google.com>
    1bc47d38