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

Improve memory limit on the in-memory cache used for regular expressi… #4758

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

lamida
Copy link
Contributor

@lamida lamida commented Apr 18, 2023

…on matchers (#4751)

  • Improve memory limit on the in-memory cache used for regular expression matchers

Signed-off-by: Marco Pracucci marco@pracucci.com

  • Fixed CHANGELOG

Signed-off-by: Marco Pracucci marco@pracucci.com

  • Ignore ristretto.Cache goroutines

Signed-off-by: Marco Pracucci marco@pracucci.com

  • Fix unit tests

Signed-off-by: Marco Pracucci marco@pracucci.com


Signed-off-by: Marco Pracucci marco@pracucci.com
(cherry picked from commit 020e69d)

What this PR does

Which issue(s) this PR fixes or relates to

Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

…on matchers (#4751)

* Improve memory limit on the in-memory cache used for regular expression matchers

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Fixed CHANGELOG

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Ignore ristretto.Cache goroutines

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Fix unit tests

Signed-off-by: Marco Pracucci <marco@pracucci.com>

---------

Signed-off-by: Marco Pracucci <marco@pracucci.com>
(cherry picked from commit 020e69d)
@lamida lamida requested a review from a team as a code owner April 18, 2023 00:04
@56quarters 56quarters enabled auto-merge (squash) April 18, 2023 00:06
@56quarters 56quarters merged commit bdd0b85 into release-2.8 Apr 18, 2023
@56quarters 56quarters deleted the backport-4751-to-release-2.8 branch April 18, 2023 00:22
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.

3 participants