Skip to content
  • Iustin Pop's avatar
    Make the job storage init reuse a serial file · c4beba1c
    Iustin Pop authored
    This will be needed for master failover. If we don't have a valid queue
    directory, we need to reinitialize it, but we should keep the existing
    serial number.
    
    As such, we abstract the reading of the serial and if we find a valid
    serial, we do not reset it.
    
    Reviewed-by: imsnah
    c4beba1c