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

Add logs to debug NoSuchFileException during segments upload #8475

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

ashking94
Copy link
Member

@ashking94 ashking94 commented Jul 6, 2023

Description

This add logs to help debug the issue of NoSuchFileException being thrown when trying to read SegmentInfos.readCommit(storeDirectory, latestSegmentInfos.get()). More details present in #7815.

Related Issues

Resolves #7815

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Gradle Check (Jenkins) Run Completed with:

@ashking94
Copy link
Member Author

Flaky tests - #8279, #8059

@gbbafna
Copy link
Collaborator

gbbafna commented Jul 6, 2023

All the ITs failing are flaky tests . Going ahead to merge

@gbbafna gbbafna merged commit c1c23b4 into opensearch-project:main Jul 6, 2023
vikasvb90 pushed a commit to raghuvanshraj/OpenSearch that referenced this pull request Jul 12, 2023
raghuvanshraj pushed a commit to raghuvanshraj/OpenSearch that referenced this pull request Jul 12, 2023
buddharajusahil pushed a commit to buddharajusahil/OpenSearch that referenced this pull request Jul 18, 2023
baba-devv pushed a commit to baba-devv/OpenSearch that referenced this pull request Jul 29, 2023
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Storage:Durability Issues and PRs related to the durability framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] NoSuchFileException during performance runs with remote store enabled
2 participants