Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve issue on startup in servers with 1 core #16565

Merged
merged 2 commits into from Dec 7, 2023

Conversation

stelfrag
Copy link
Collaborator

@stelfrag stelfrag commented Dec 7, 2023

Summary
  • Use at least one thread to do context load
  • Check for uninitialized last connected timestamp on startup when creating archived hosts to prevent accidental removal when the host is also marked as ephemeral.

Fixes #16559

Check for uninitialized last connected value
@stelfrag stelfrag marked this pull request as ready for review December 7, 2023 14:13
@stelfrag stelfrag merged commit f672c4b into netdata:master Dec 7, 2023
142 checks passed
@stelfrag stelfrag deleted the startup_checks branch December 7, 2023 15:42
vkalintiris pushed a commit to vkalintiris/netdata that referenced this pull request Dec 8, 2023
* Use at least one thread to do context load
Check for uninitialized last connected value

* Simplify / fix compilation warning
stelfrag added a commit to stelfrag/netdata that referenced this pull request Dec 11, 2023
* Use at least one thread to do context load
Check for uninitialized last connected value

* Simplify / fix compilation warning

(cherry picked from commit f672c4b)
@stelfrag stelfrag mentioned this pull request Dec 11, 2023
stelfrag added a commit to stelfrag/netdata that referenced this pull request Dec 11, 2023
* Use at least one thread to do context load
Check for uninitialized last connected value

* Simplify / fix compilation warning

(cherry picked from commit f672c4b)
tkatsoulas pushed a commit that referenced this pull request Dec 12, 2023
* Use at least one thread to do context load
Check for uninitialized last connected value

* Simplify / fix compilation warning

(cherry picked from commit f672c4b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Children nodes disappeared after 1.44.0 upgrade
3 participants