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.11] Fix to include static settings in addition to dynamic repo metadata #10456

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4fee40d from #10452.

…ettings during s3 plugin reload (#10452)

Signed-off-by: vikasvb90 <[email protected]>
(cherry picked from commit 4fee40d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

Compatibility status:

Checks if related components are compatible with change 0c962f5

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #10456 (0c962f5) into 2.11 (f164bf5) will increase coverage by 0.10%.
Report is 2 commits behind head on 2.11.
The diff coverage is 76.66%.

@@             Coverage Diff              @@
##               2.11   #10456      +/-   ##
============================================
+ Coverage     70.86%   70.96%   +0.10%     
- Complexity    58501    58525      +24     
============================================
  Files          4829     4829              
  Lines        276344   276361      +17     
  Branches      40578    40578              
============================================
+ Hits         195821   196133     +312     
+ Misses        63808    63511     -297     
- Partials      16715    16717       +2     
Files Coverage Δ
...nsearch/http/netty4/Netty4HttpServerTransport.java 75.75% <100.00%> (+0.56%) ⬆️
...in/java/org/opensearch/transport/Netty4Plugin.java 73.68% <ø> (ø)
...in/java/org/opensearch/index/shard/IndexShard.java 68.74% <100.00%> (-0.61%) ⬇️
...ices/replication/RemoteStoreReplicationSource.java 90.62% <100.00%> (+0.14%) ⬆️
...src/main/java/org/opensearch/rest/RestHandler.java 60.37% <ø> (ø)
...a/org/opensearch/repositories/s3/S3Repository.java 58.27% <0.00%> (+0.41%) ⬆️
...earch/index/store/RemoteSegmentStoreDirectory.java 89.83% <70.58%> (-0.24%) ⬇️

... and 470 files with indirect coverage changes

@gbbafna gbbafna merged commit 6c04459 into 2.11 Oct 9, 2023
39 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-10452-to-2.11 branch October 9, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant