Skip to content

dird: skip disabled clients in status command#1367

Merged
pstorz merged 5 commits intobareos:masterfrom
sebsura:dev/ssura/master/skip-disabled-clients-in-status-command
Feb 13, 2023
Merged

dird: skip disabled clients in status command#1367
pstorz merged 5 commits intobareos:masterfrom
sebsura:dev/ssura/master/skip-disabled-clients-in-status-command

Conversation

@sebsura
Copy link
Contributor

@sebsura sebsura commented Feb 2, 2023

Thank you for contributing to the Bareos Project!

Disabled clients now return immediately when their status is requested instead of waiting for the eventual time out.

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
Tests
  • Decision taken that a test is required (if not, then remove this paragraph)
  • The choice of the type of test (unit test or systemtest) is reasonable
  • Testname matches exactly what is being tested
  • On a fail, output of the test leads quickly to the origin of the fault

@sebsura sebsura force-pushed the dev/ssura/master/skip-disabled-clients-in-status-command branch from ed37488 to d242c3a Compare February 2, 2023 16:15
@sebsura sebsura force-pushed the dev/ssura/master/skip-disabled-clients-in-status-command branch from d242c3a to 509ff75 Compare February 2, 2023 16:52
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 force-pushed the dev/ssura/master/skip-disabled-clients-in-status-command branch 5 times, most recently from 38947ba to 16a457e Compare February 9, 2023 16:46
@sebsura sebsura force-pushed the dev/ssura/master/skip-disabled-clients-in-status-command branch from 16a457e to e63f2cc Compare February 10, 2023 06:26
@pstorz pstorz force-pushed the dev/ssura/master/skip-disabled-clients-in-status-command branch 4 times, most recently from 20fbefc to d40fd5d Compare February 13, 2023 09:33
@pstorz pstorz force-pushed the dev/ssura/master/skip-disabled-clients-in-status-command branch from d40fd5d to 416b048 Compare February 13, 2023 09:36
@pstorz pstorz merged commit 42e69a5 into bareos:master Feb 13, 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