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

fix(BroadcastProcessor): prevent memory leaks by clearing active subscriptions #1539

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

jponge
Copy link
Member

@jponge jponge commented Mar 6, 2024

Refs: #1532

(cherry picked from commit 6a2c6f0)

@jponge jponge added this to the 2.5.8 milestone Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.47%. Comparing base (607320e) to head (7bd37e4).
Report is 3 commits behind head on 2.5.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##              2.5.x    #1539      +/-   ##
============================================
+ Coverage     89.39%   89.47%   +0.08%     
- Complexity     3367     3369       +2     
============================================
  Files           459      459              
  Lines         13437    13441       +4     
  Branches       1638     1640       +2     
============================================
+ Hits          12012    12027      +15     
+ Misses          796      786      -10     
+ Partials        629      628       -1     
Files Coverage Δ
...operators/multi/processors/BroadcastProcessor.java 89.02% <100.00%> (+0.56%) ⬆️

... and 8 files with indirect coverage changes

@jponge jponge merged commit 8a1c8b3 into smallrye:2.5.x Mar 6, 2024
7 checks passed
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.

1 participant