Skip to content

improve index robustness#435

Merged
hendrikmuhs merged 4 commits into
KeyviDev:masterfrom
hendrikmuhs:index-fix-corner-case-read-while-merge
May 28, 2026
Merged

improve index robustness#435
hendrikmuhs merged 4 commits into
KeyviDev:masterfrom
hendrikmuhs:index-fix-corner-case-read-while-merge

Conversation

@hendrikmuhs
Copy link
Copy Markdown
Contributor

fix a corner case when segments get deleted, while reader reads outdated toc file and tries to load deleted segments. This is a benign problem, the reader just needs to reload the toc file.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Comment thread keyvi/include/keyvi/index/internal/index_reader_worker.h
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Comment thread keyvi/include/keyvi/index/internal/index_reader_worker.h
@hendrikmuhs hendrikmuhs merged commit 7e3b90b into KeyviDev:master May 28, 2026
18 checks passed
@hendrikmuhs hendrikmuhs deleted the index-fix-corner-case-read-while-merge branch May 28, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant