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.10] Optimize read write lock constructs during translog upload to remote store #10103

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b5cc002 from #9636.

…store (#9636)

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

Compatibility status:

Checks if related components are compatible with change 7b2287d

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.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/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #10103 (7b2287d) into 2.10 (0e53611) will decrease coverage by 0.03%.
The diff coverage is 73.33%.

@@             Coverage Diff              @@
##               2.10   #10103      +/-   ##
============================================
- Coverage     70.86%   70.84%   -0.03%     
- Complexity    58200    58203       +3     
============================================
  Files          4807     4807              
  Lines        275070   275080      +10     
  Branches      40437    40440       +3     
============================================
- Hits         194927   194875      -52     
- Misses        63459    63529      +70     
+ Partials      16684    16676       -8     
Files Changed Coverage Δ
...g/transfer/TranslogCheckpointTransferSnapshot.java 87.01% <ø> (+8.80%) ⬆️
...rg/opensearch/index/translog/RemoteFsTranslog.java 73.36% <72.41%> (+2.28%) ⬆️
...dex/translog/transfer/TranslogTransferManager.java 80.23% <100.00%> (+7.22%) ⬆️

... and 441 files with indirect coverage changes

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@sachinpkale sachinpkale merged commit 5c809bb into 2.10 Sep 18, 2023
@github-actions github-actions bot deleted the backport/backport-9636-to-2.10 branch September 18, 2023 18:28
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.

2 participants