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

stats(native): pool per request #4118

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

kyessenov
Copy link
Contributor

Signed-off-by: Kuat Yessenov [email protected]

DynamicPool is not working when shared between requests (heap-buffer-overrun). Make it per request and remove map lookups.

Signed-off-by: Kuat Yessenov <[email protected]>
@kyessenov kyessenov requested a review from a team as a code owner October 18, 2022 04:07
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 18, 2022
@kyessenov
Copy link
Contributor Author

/retest

@istio-testing istio-testing merged commit 1bcaa93 into istio:master Oct 18, 2022
@kyessenov kyessenov added the cherrypick/release-1.16 Set this label on a PR to auto-merge it to the release-1.16 branch label Oct 20, 2022
@kyessenov kyessenov deleted the native_stats_debug branch October 20, 2022 03:11
@istio-testing
Copy link
Collaborator

In response to a cherrypick label: new pull request created: #4126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick/release-1.16 Set this label on a PR to auto-merge it to the release-1.16 branch size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants