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

policy: Add warning log if worker threads take longer than 100ms to update policy maps #959

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

jrajahalme
Copy link
Member

Add a warning log if worker threads take longer than 100ms to update their network policy maps. This is to help identify cases like #958, where worker thread [20] took almost 20 seconds to start running the update.

Related: #958

@jrajahalme jrajahalme requested a review from a team as a code owner October 3, 2024 12:27
@jrajahalme jrajahalme requested review from sayboras and removed request for a team October 3, 2024 12:27
…pdate policies

Add a warning log if worker threads take longer than 100ms to update
their network policy maps. This is to help identify cases like #958,
where worker thread [20] took almost 20 seconds to start running the
update.

Related: #958

Signed-off-by: Jarno Rajahalme <[email protected]>
@jrajahalme
Copy link
Member Author

Fixed format.

@jrajahalme jrajahalme added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 769db97 Oct 3, 2024
4 of 5 checks passed
@jrajahalme jrajahalme deleted the policy-debug-worker-stall branch October 3, 2024 14:04
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.

2 participants