Skip to content

Remove deprecated MaximumConcurrentJobs from default configuration #2219

@arogge

Description

@arogge

MaximumConcurrentJobs has been deprecated in 24, but the default configuration still contain these deprecated settings. These should get removed.
We should also add a test (maybe a systemtest is possible) to check if the default configuration works without emitting a warning.

core/src/defaultconfigs$ git grep -i concurrent 
[...]
bareos-fd.d/client/myself.conf.in:  Maximum Concurrent Jobs = 20
bareos-sd.d/storage/bareos-sd.conf.in:  Maximum Concurrent Jobs = 20

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions