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 policies #960

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

…pdate policies

[ upstream commit 769db97 ]

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 jrajahalme requested a review from a team as a code owner October 3, 2024 14:07
@jrajahalme jrajahalme requested review from sayboras and removed request for a team October 3, 2024 14:07
@sayboras sayboras merged commit b094128 into v1.29 Oct 3, 2024
5 checks passed
@sayboras sayboras deleted the policy-debug-worker-stall-1.29 branch October 3, 2024 23:11
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.

2 participants