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

[Backport 2.x] Fix notifications listener leak in threat intel monitor #1361

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 98edd70 from #1356.

* notifications listener leak

Signed-off-by: Surya Sashank Nistala <[email protected]>

* change error handling to succeed monitor execution when alerts or notifications fail

Signed-off-by: Surya Sashank Nistala <[email protected]>

---------

Signed-off-by: Surya Sashank Nistala <[email protected]>
(cherry picked from commit 98edd70)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 59.37500% with 13 lines in your changes missing coverage. Please review.

Project coverage is 69.19%. Comparing base (2984e1b) to head (5bbd0f8).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../threatIntel/iocscan/service/SaIoCScanService.java 68.18% 6 Missing and 1 partial ⚠️
...threatIntel/iocscan/dao/BaseEntityCrudService.java 50.00% 3 Missing ⚠️
...cs/threatIntel/iocscan/service/IoCScanService.java 33.33% 2 Missing ⚠️
...ation/alert/notifications/NotificationService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1361      +/-   ##
============================================
+ Coverage     68.72%   69.19%   +0.46%     
- Complexity     3588     3610      +22     
============================================
  Files           405      405              
  Lines         20099    20102       +3     
  Branches       2045     2045              
============================================
+ Hits          13814    13909      +95     
+ Misses         5265     5171      -94     
- Partials       1020     1022       +2     

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

@eirsep eirsep merged commit 3a90e21 into 2.x Oct 18, 2024
14 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants