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 bug fixes to 2.9 #1265

Merged
merged 5 commits into from
Oct 12, 2023
Merged

Backport bug fixes to 2.9 #1265

merged 5 commits into from
Oct 12, 2023

Conversation

eirsep
Copy link
Member

@eirsep eirsep commented Oct 12, 2023

Backports 2.x commits:
[Backport 2.x] Add logging for execution and indexes of monitors and workflows #1224
optimize doc-level monitor workflow for index patterns #1122
[Backport 2.x] fix for concurrentmodificationexception with linkedhashmap #1259

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #1265 (bf946ce) into 2.9 (d0fcce4) will increase coverage by 0.31%.
The diff coverage is 90.43%.

@@             Coverage Diff              @@
##                2.9    #1265      +/-   ##
============================================
+ Coverage     67.96%   68.27%   +0.31%     
- Complexity      119      120       +1     
============================================
  Files           160      160              
  Lines         10582    10740     +158     
  Branches       1601     1628      +27     
============================================
+ Hits           7192     7333     +141     
- Misses         2682     2686       +4     
- Partials        708      721      +13     
Files Coverage Δ
.../kotlin/org/opensearch/alerting/util/IndexUtils.kt 76.27% <ø> (-0.78%) ⬇️
...earch/alerting/workflow/CompositeWorkflowRunner.kt 72.01% <ø> (ø)
...alerting/transport/TransportIndexWorkflowAction.kt 54.94% <91.89%> (+3.93%) ⬆️
.../opensearch/alerting/DocumentLevelMonitorRunner.kt 84.75% <94.04%> (+1.46%) ⬆️
...opensearch/alerting/util/DocLevelMonitorQueries.kt 79.19% <87.69%> (+4.90%) ⬆️

... and 9 files with indirect coverage changes

@eirsep eirsep merged commit 0269dd1 into opensearch-project:2.9 Oct 12, 2023
13 of 16 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.

4 participants