bareos: master ef9eb60f

Author Committer Branch Timestamp Parent
joergs joergs master 2017-03-20 13:03 master 0135c25d 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