Skip to content

daemons: remove deprecated Pid Directory config option, and update Maximum Concurrent Jobs default value to 1#1426

Merged
pstorz merged 6 commits intobareos:masterfrom
alaaeddineelamri:dev/alaaeddineelamri/master/remove-deprecated-pid-directory
Apr 11, 2023
Merged

daemons: remove deprecated Pid Directory config option, and update Maximum Concurrent Jobs default value to 1#1426
pstorz merged 6 commits intobareos:masterfrom
alaaeddineelamri:dev/alaaeddineelamri/master/remove-deprecated-pid-directory

Conversation

@alaaeddineelamri
Copy link
Contributor

@alaaeddineelamri alaaeddineelamri commented Mar 28, 2023

Thank you for contributing to the Bareos Project!

Description

This PR removes the already deprecated Pid Directory config option from all daemons, and updates the Maximum Concurrent Jobs config option default value to 1.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@alaaeddineelamri alaaeddineelamri changed the title daemons: remove deprecated Pid Directory config option daemons: remove deprecated Pid Directory config option, and update Maximum Concurrent Jobs default value to 1 Mar 29, 2023
Copy link
Contributor

@sebsura sebsura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still some mentions of piddir left over. For example in:

  • environment.in
  • cleanup
  • BareosSystemtestFunctions.cmake

I think we should remove those as well if possible

@alaaeddineelamri alaaeddineelamri force-pushed the dev/alaaeddineelamri/master/remove-deprecated-pid-directory branch from a6beaa8 to f18b25b Compare April 3, 2023 15:21
@alaaeddineelamri alaaeddineelamri requested a review from sebsura April 3, 2023 15:22
@alaaeddineelamri alaaeddineelamri force-pushed the dev/alaaeddineelamri/master/remove-deprecated-pid-directory branch from f18b25b to 3f6c75e Compare April 4, 2023 05:47
@alaaeddineelamri alaaeddineelamri force-pushed the dev/alaaeddineelamri/master/remove-deprecated-pid-directory branch from 3f6c75e to 088bf81 Compare April 5, 2023 09:03
@alaaeddineelamri alaaeddineelamri force-pushed the dev/alaaeddineelamri/master/remove-deprecated-pid-directory branch from 088bf81 to ffa92f9 Compare April 5, 2023 10:11
@alaaeddineelamri alaaeddineelamri force-pushed the dev/alaaeddineelamri/master/remove-deprecated-pid-directory branch from 8f08ff9 to 04d08dd Compare April 6, 2023 13:33
@pstorz pstorz force-pushed the dev/alaaeddineelamri/master/remove-deprecated-pid-directory branch from 96de3d3 to b38cfa4 Compare April 11, 2023 10:16
@pstorz pstorz merged commit e1a90dc into bareos:master Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants