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.17] Fix notifications listener leak in threat intel monitor #1362

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.10%. Comparing base (39519ad) to head (0cffa73).
Report is 1 commits behind head on 2.17.

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.17    #1362      +/-   ##
============================================
+ Coverage     68.81%   69.10%   +0.28%     
- Complexity     3584     3606      +22     
============================================
  Files           404      404              
  Lines         20099    20102       +3     
  Branches       2048     2048              
============================================
+ Hits          13832    13892      +60     
+ Misses         5240     5186      -54     
+ Partials       1027     1024       -3     

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

@AWSHurneyt AWSHurneyt merged commit 97091c2 into 2.17 Oct 18, 2024
15 of 32 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