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

fatal error: concurrent map iteration and map write #726

Closed
luckymrwang opened this issue Jul 7, 2023 · 0 comments · Fixed by #727
Closed

fatal error: concurrent map iteration and map write #726

luckymrwang opened this issue Jul 7, 2023 · 0 comments · Fixed by #727
Labels
bug Something isn't working

Comments

@luckymrwang
Copy link
Contributor

luckymrwang commented Jul 7, 2023

Report

High concurrent long-term requesting, the interceptor component will restart after a period of time. kubectl logs podxxx the pod log show fatal error: concurrent map iteration and map write
image

Expected Behavior

interceptor should be stable and don't restart when high concurrent requesting.

Actual Behavior

interceptor component restarts many time.

Steps to Reproduce the Problem

  1. All the components is runing.
  2. Using jmeter to send many request to nginx

Logs from KEDA HTTP operator

example

HTTP Add-on Version

0.4.0

Kubernetes Version

1.26

Platform

Any

Anything else?

No response

@luckymrwang luckymrwang added the bug Something isn't working label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant