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

PBM-397: warn about parallel agent for the same node #1023

Merged
merged 4 commits into from
Sep 30, 2024
Merged

PBM-397: warn about parallel agent for the same node #1023

merged 4 commits into from
Sep 30, 2024

Conversation

defbin
Copy link
Member

@defbin defbin commented Sep 23, 2024

on startup, pbm-agent updates his heartbeat immediately then every 60 seconds it checks if its heartbeat is updated unexpectedly. this happens when two agents update the same heartbeat concurrently.

@defbin defbin added the improvement improvement of existing feature label Sep 23, 2024
@defbin defbin marked this pull request as draft September 24, 2024 17:30
@defbin defbin force-pushed the PBM-397 branch 2 times, most recently from b390ca9 to 1847638 Compare September 25, 2024 14:12
@defbin defbin changed the title PBM-397: Avoid multiple pbm-agents on same mongod process PBM-397: warn about parallel agent for the same node Sep 25, 2024
@defbin defbin marked this pull request as ready for review September 25, 2024 16:03
@defbin defbin added this to the 2.7.0 milestone Sep 29, 2024
boris-ilijic
boris-ilijic previously approved these changes Sep 30, 2024
pbm/ctrl/recv.go Outdated Show resolved Hide resolved
@defbin defbin merged commit 1b2a8ba into dev Sep 30, 2024
25 checks passed
@defbin defbin deleted the PBM-397 branch September 30, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants