• Morris Jette's avatar
    Fix node state race condition, UNKNOWN->IDLE · 00e8bb2b
    Morris Jette authored
    If a job was running on the node when slurmctld restarted. The slurmd
    would notify slurmctld when the job ended and slurmctld would change
    its state from UNKNOWN to IDLE, at least if the job termination happened
    prior to the slurmd being asked for configuration information. The
    configuration information might then not be collected for some time.
    I've modified the code to address this problem and try to collect
    configuration information from every node after slurmctld startup,
    eliminating this race condition.
    bug 1805
    00e8bb2b
To find the state of this project's repository at the time of any of these versions, check out the tags.