Skip to content

Conversation

@zmstone
Copy link
Member

@zmstone zmstone commented Sep 25, 2025

fixed mem leak of jq builtin function index
previously rules using jq function like '.keys | index("name")' would result in mem leak

Release version: 6.0.0

Summary

PR Checklist

  • For internal contributor: there is a jira ticket to track this change
  • The changes are covered with new or existing tests
  • Change log for changes visible by users has been added to changes/ee/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • Schema changes are backward compatible or intentionally breaking (describe the changes and the reasoning in the summary)

fixed mem leak of jq builtin function index
previously rules using jq function like '.keys | index("name")'
would result in mem leak
@zmstone zmstone requested a review from a team as a code owner September 25, 2025 19:45
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.69%. Comparing base (3a439f0) to head (b33e99b).
⚠️ Report is 2 commits behind head on release-60.

Additional details and impacted files
@@              Coverage Diff               @@
##           release-60   #16025      +/-   ##
==============================================
- Coverage       84.70%   84.69%   -0.02%     
==============================================
  Files            1150     1150              
  Lines           79364    79364              
==============================================
- Hits            67227    67219       -8     
- Misses          12137    12145       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zmstone zmstone merged commit a9871d1 into emqx:release-60 Sep 26, 2025
150 checks passed
@zmstone zmstone deleted the 250925-r60-upgrade-jq-to-0.3.14 branch September 26, 2025 07:25
@emqxqa
Copy link

emqxqa commented Sep 26, 2025

TestExecution

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.

4 participants