Skip to content

stored: emit warnings for Maximum Concurrent Jobs in device configs#1282

Merged
pstorz merged 7 commits intobareos:masterfrom
alaaeddineelamri:dev/alaaeddineelamri/master/s5279-concurrent-warning
Nov 25, 2022
Merged

stored: emit warnings for Maximum Concurrent Jobs in device configs#1282
pstorz merged 7 commits intobareos:masterfrom
alaaeddineelamri:dev/alaaeddineelamri/master/s5279-concurrent-warning

Conversation

@alaaeddineelamri
Copy link
Contributor

@alaaeddineelamri alaaeddineelamri commented Oct 18, 2022

Thank you for contributing to the Bareos Project!

This PR adds some warning concerning the usage of Maximum Concurrent Jobs in device configurations.

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)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
  • Is the PR title usable as CHANGELOG entry?
  • Separate commit for CHANGELOG.md ("update CHANGELOG.md"). The PR number is correct.
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
  • bareos-check-sources --since-merge does not report any problems

@arogge arogge self-assigned this Oct 19, 2022
@alaaeddineelamri alaaeddineelamri force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch 3 times, most recently from c6bada3 to 58c3ce6 Compare October 24, 2022 13:39
@arogge arogge force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch from 58c3ce6 to 584b3fa Compare October 25, 2022 16:17
@arogge arogge force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch from 6112111 to 3c9a103 Compare November 3, 2022 15:09
@pstorz pstorz self-requested a review November 3, 2022 16:30
Copy link
Member

@pstorz pstorz left a comment

Choose a reason for hiding this comment

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

Do we really need to import everything from fmt while we only want some files?
Other than that please see my comments

@arogge
Copy link
Member

arogge commented Nov 4, 2022

We don't need all files from libfmt, but we also don't need all files from CLI11 or droplet either - still they were added as a complete subtree.

@arogge arogge force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch from c9257f9 to 1834b65 Compare November 4, 2022 13:56
@arogge arogge requested a review from pstorz November 4, 2022 13:56
@arogge arogge force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch from 3906ba2 to 166866c Compare November 8, 2022 08:41
@arogge arogge force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch from 166866c to d3fa97b Compare November 10, 2022 14:07
This adds the device name to all device-based warnings in the SD.
@arogge arogge force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch from d3fa97b to 9532cdd Compare November 10, 2022 14:20
@pstorz pstorz changed the title stored: show warnings for the usage of Maximum Concurrent Jobs in device configurations stored: show warnings for Maximum Concurrent Jobs in device configurations Nov 21, 2022
@pstorz pstorz changed the title stored: show warnings for Maximum Concurrent Jobs in device configurations stored: warnings for Maximum Concurrent Jobs in device configs Nov 21, 2022
@pstorz pstorz changed the title stored: warnings for Maximum Concurrent Jobs in device configs stored: emit warnings for Maximum Concurrent Jobs in device configs Nov 21, 2022
Copy link
Member

@pstorz pstorz left a comment

Choose a reason for hiding this comment

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

Good work!

@pstorz pstorz enabled auto-merge November 21, 2022 13:32
@pstorz pstorz force-pushed the dev/alaaeddineelamri/master/s5279-concurrent-warning branch from 30bb83e to 9532cdd Compare November 25, 2022 08:07
@pstorz pstorz merged commit 5384118 into bareos:master Nov 25, 2022
@pstorz pstorz deleted the dev/alaaeddineelamri/master/s5279-concurrent-warning branch November 25, 2022 09:34
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.

4 participants