« Previous | Next » 

Revision 75e914fb

ID75e914fbaf80badd6d88c92b557fe1bce14dfaec
Parent c120ff34
Child cc208ed0, e631cb25

Added by Iustin Pop almost 15 years ago

Fix adjustement of candidates in cluster modify

The code for adjusting the candidate pool size was done after the config
update, and this means we triggered the save of the config file without
fixing the candidate pool, which aborts with an error.

The patch just moves it above. The old comment was valid, but we anyway
save the config file in MaintainCandidatePool, so this should be safe.

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences