Skip to content
  • Jose A. Lopes's avatar
    Fix evacuation out of drained node · 67ec18c0
    Jose A. Lopes authored
    
    
    * fix node daemon not to skip data, such as, memory and disk size,
      when building the node list to send to HBal, given that these data
      are important for HBal to determine whether an evacuation is
      possible
    * fix iallocator to properly load drained nodes from the list passed
      by the node daemon, instead of zeroing all the data, such as, the
      memory and disk size
    * this fixes issue 615
    
    Signed-off-by: default avatarJose A. Lopes <jabolopes@google.com>
    Reviewed-by: default avatarThomas Thrainer <thomasth@google.com>
    67ec18c0