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.x] [Remote Translog] Use InputStream that supports mark and reset while uploading translog files #5900

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7bd1291 from #5868.

…uploading translog files (#5868)

* Use stream that supports mark and reset for translog upload

Signed-off-by: Sachin Kale <kalsac@amazon.com>
(cherry picked from commit 7bd1291)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #5900 (7bd1291) into 2.x (91cec04) will increase coverage by 0.34%.
The diff coverage is 50.40%.

❗ Current head 7bd1291 differs from pull request most recent head 1271392. Consider uploading reports for the commit 1271392 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #5900      +/-   ##
============================================
+ Coverage     70.48%   70.83%   +0.34%     
+ Complexity    58941    58766     -175     
============================================
  Files          4764     4769       +5     
  Lines        282201   280686    -1515     
  Branches      41108    40533     -575     
============================================
- Hits         198917   198826      -91     
+ Misses        66691    65561    -1130     
+ Partials      16593    16299     -294     
Impacted Files Coverage Δ
...ark/time/NanoTimeVsCurrentTimeMillisBenchmark.java 0.00% <0.00%> (ø)
...nsearch/gradle/precommit/LicenseHeadersTask.groovy 0.00% <ø> (ø)
.../java/org/opensearch/gradle/JdkDownloadPlugin.java 36.26% <0.00%> (-1.10%) ⬇️
...rg/opensearch/gradle/OpenSearchTestBasePlugin.java 6.81% <0.00%> (-0.25%) ⬇️
...ternal/InternalDistributionArchiveCheckPlugin.java 0.00% <0.00%> (ø)
...ternal/InternalDistributionArchiveSetupPlugin.java 0.00% <ø> (ø)
...ensearch/gradle/precommit/FilePermissionsTask.java 78.78% <ø> (ø)
...search/gradle/precommit/ForbiddenPatternsTask.java 88.40% <ø> (ø)
...g/opensearch/gradle/precommit/LoggerUsageTask.java 0.00% <ø> (ø)
...ensearch/gradle/precommit/ThirdPartyAuditTask.java 0.00% <0.00%> (ø)
... and 1000 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@gbbafna gbbafna merged commit d34a34b into 2.x Jan 17, 2023
@github-actions github-actions bot deleted the backport/backport-5868-to-2.x branch January 17, 2023 13:17
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
…uploading translog files (#5868) (#5900)

* Use stream that supports mark and reset for translog upload

Signed-off-by: Sachin Kale <kalsac@amazon.com>
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