Closed
Conversation
Add heartbeat = 1m in default config
Member
|
Enabling the heartbeat cases overhead (additional thread in Bareos). However, as some (a few) people have reported problems here, I added a comment about this in the default configuration, see 76cebc5 I'm closing the pull request now. You may want to raise a discussion on the bareos-users mailinglist, so we can figure out how many people are affected by this problem. If many environments are affected, we may add this settings later on. |
This was referenced Jun 25, 2015
dne
pushed a commit
to dne/bareos
that referenced
this pull request
May 8, 2018
Fixes vendor library loading Vendor library Bareos no longer autoloaded by composer, instead by module/Application/Module.php. composer.phar and composer.json.dev added for development purposes and some clean-up.
bruno-at-bareos
added a commit
to bruno-at-bareos/bareos
that referenced
this pull request
Oct 24, 2024
Fix internal issue bareos#20 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
bruno-at-bareos
added a commit
to bruno-at-bareos/bareos
that referenced
this pull request
Nov 11, 2024
- Fix internal issue bareos#20 - add |github| keyword and macro to spell `GitHub` Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> Co-authored-by: Jörg Steffens <joerg.steffens@bareos.com>
bruno-at-bareos
added a commit
to bruno-at-bareos/bareos
that referenced
this pull request
Nov 11, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add heartbeat = 1m in default config
While this isn't strictly needed on fast, low-latency networks, I see it's needed on our 10Gbps network over 20km distance, although I'm not exactly sure why