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… #4757

Closed
wants to merge 1 commit into from

Conversation

lamida
Copy link
Contributor

@lamida lamida commented Apr 17, 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 17, 2023 23:58
@lamida lamida closed this Apr 18, 2023
@lamida lamida deleted the cherry-pick-release-2.8 branch April 18, 2023 00:01
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.

None yet

2 participants