- 20 Sep, 2016 8 commits
-
-
Danny Auble authored
back a message to the caller.
-
Danny Auble authored
a federation connection, someone adding and removing the cluster from the federation lots of times at the same time the cluster could be not found.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Tim Wickberg authored
Fixes build issue caused by 844830d4.
-
Ben Matthews authored
-
- 19 Sep, 2016 13 commits
-
-
Danny Auble authored
connection
-
Danny Auble authored
-
Danny Auble authored
error.
-
Danny Auble authored
-
Danny Auble authored
at startup. Starting it up when you get a connection from another cluster could cause delays in processing the request.
-
Danny Auble authored
want to only wait for message_timeout instead of forever. Otherwise we could hit deadlock if the other person is trying to do the same thing.
-
Danny Auble authored
-
Danny Auble authored
processed at a time. Otherwise you could get issues if you are rapidly adding and removing a cluster from a federation. Probably not likely in real life, but in testing that is a different story.
-
Danny Auble authored
slurmctld.
-
Danny Auble authored
scenario when first added to a federation.
-
Danny Auble authored
-
Morris Jette authored
-
Damien François authored
-
- 17 Sep, 2016 19 commits
-
-
Danny Auble authored
the same logic that was found in the slurmdbd. Now both functionalities share the same code. This was done with the merge right before this commit.
-
Danny Auble authored
-
Danny Auble authored
update is sent to a slurmctld.
-
Danny Auble authored
with real persistent connections.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
the fd is set to -1 so we don't try to actually use it.
-
Danny Auble authored
when querying if there are runaway jobs.
-
Danny Auble authored
-
Danny Auble authored
out in, but it is back now!
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
The old logic isn't needed anymore since we spawn a new thread.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-