-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Ingest Manager] Agent fetching DBus service PID fix #23496
[Ingest Manager] Agent fetching DBus service PID fix #23496
Conversation
Pinging @elastic/ingest-management (Team:Ingest Management) |
Pinging @elastic/agent (Team:Agent) |
cc @EricDavisX |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
thx - are we intending backports for 7.11? up to you. |
yes i wanted to backport this one |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh debian.... Looks good!
[Ingest Manager] Agent fetching DBus service PID fix (elastic#23496)
[Ingest Manager] Agent fetching DBus service PID fix (elastic#23496)
What does this PR do?
For some reason debian9 is not happy when quering service without
.service
suffix just by a service name.Adding that debian does not complain anymore
Why is it important?
This prevents us from monitoring PID and checking agent crashes. If agent crashes constantly status checker will know and rollback instead of this crash checker, so i would not say it's that critical.
Fixes: #23488
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.