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] make threat intel async #705

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0dd9787 from #703

Signed-off-by: Subhobrata Dey <[email protected]>
(cherry picked from commit 0dd9787)
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #705 (fe1d37c) into 2.x (eccf388) will decrease coverage by 1.82%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x     #705      +/-   ##
============================================
- Coverage     27.00%   25.19%   -1.82%     
+ Complexity     1066     1019      -47     
============================================
  Files           274      275       +1     
  Lines         12353    12459     +106     
  Branches       1343     1361      +18     
============================================
- Hits           3336     3139     -197     
- Misses         8744     9052     +308     
+ Partials        273      268       -5     
Files Coverage Δ
...lytics/threatIntel/DetectorThreatIntelService.java 7.05% <ø> (+0.60%) ⬆️
...threatIntel/action/ThreatIntelIndicesResponse.java 0.00% <0.00%> (ø)
...s/threatIntel/action/TransportPutTIFJobAction.java 0.00% <0.00%> (-79.69%) ⬇️
...alytics/threatIntel/jobscheduler/TIFJobRunner.java 0.00% <0.00%> (-75.41%) ⬇️
...reatIntel/jobscheduler/TIFJobParameterService.java 1.28% <0.00%> (-87.61%) ⬇️
...lytics/threatIntel/ThreatIntelFeedDataService.java 3.97% <0.00%> (-0.99%) ⬇️
.../threatIntel/jobscheduler/TIFJobUpdateService.java 0.81% <0.00%> (-27.23%) ⬇️
...lytics/transport/TransportIndexDetectorAction.java 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

@sbcd90 sbcd90 merged commit 5a68219 into 2.x Oct 31, 2023
11 of 15 checks passed
@github-actions github-actions bot deleted the backport/backport-703-to-2.x branch October 31, 2023 22:08
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Feb 20, 2024
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Mar 25, 2024
…rch-project#705) (opensearch-project#711)

Signed-off-by: Ashish Agrawal <[email protected]>

Signed-off-by: Ashish Agrawal <[email protected]>
(cherry picked from commit 41265f86c371a1bea697376b51816ab495bdbe96)

Co-authored-by: Ashish Agrawal <[email protected]>
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.

2 participants