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

Merged
merged 1 commit into from
Aug 20, 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.70%. Comparing base (3ecaf0d) to head (cbb97d5).
Report is 2 commits behind head on 2.16.

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.16    #1246      +/-   ##
============================================
- Coverage     68.71%   68.70%   -0.02%     
- Complexity     3555     3558       +3     
============================================
  Files           404      404              
  Lines         19910    19904       -6     
  Branches       2036     2037       +1     
============================================
- Hits          13682    13675       -7     
+ Misses         5216     5212       -4     
- Partials       1012     1017       +5     

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

@amsiglan amsiglan merged commit 4be8ce2 into 2.16 Aug 20, 2024
31 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.

2 participants