bareos: bareos-15.2 adfecb42

Author Committer Branch Timestamp Parent
joergs joergs bareos-15.2 2017-03-20 13:03 bareos-15.2 4406fbb8 Pending
Affected Issues  0000763: some Backups fail after 605 seconds in a schedule of 170 server
Changeset bareos-sd: close network connection if job isn't started

If the Director tries to start a new job on the SD, the SD checks,
if the MaximumConcurrentJobs criteria meet. If not, no new job is
started.
This fix will close the network connection.

Fixes 0000763: some Backups fail after 605 seconds in a schedule of 170 server
mod - src/stored/dir_cmd.c Diff File