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.15] adds toggling refresh disable/enable for deactivate/activate operation while updating URL_DOWNLOAD type configs #1245

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3e1f59d from #1240.

…n while updating URL_DOWNLOAD type configs (#1240)

* adds toggling refresh disable/enable for deactivate/activate operation while updating URL_DOWNLOAD type configs

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

* add sleep for lock issue

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

* wait on release lock operation completion before returning update tif source config response

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

* reset flag after integ tests for SourceConfigWithoutS3RestApiIT

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

---------

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

codecov bot commented Aug 10, 2024

Codecov Report

Attention: Patch coverage is 53.06122% with 23 lines in your changes missing coverage. Please review.

Project coverage is 68.80%. Comparing base (8c09c69) to head (3186dd1).
Report is 1 commits behind head on 2.15.

Files Patch % Lines
...transport/TransportIndexTIFSourceConfigAction.java 26.66% 22 Missing ⚠️
...reatIntel/action/SAGetTIFSourceConfigResponse.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.15    #1245      +/-   ##
============================================
+ Coverage     68.74%   68.80%   +0.05%     
- Complexity     3554     3561       +7     
============================================
  Files           404      404              
  Lines         19910    19904       -6     
  Branches       2036     2037       +1     
============================================
+ Hits          13687    13694       +7     
+ Misses         5207     5196      -11     
+ Partials       1016     1014       -2     

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

@eirsep eirsep merged commit 2e4d666 into 2.15 Aug 11, 2024
21 of 33 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.

1 participant