Skip to content

improve index robustness#435

Open
hendrikmuhs wants to merge 4 commits into
KeyviDev:masterfrom
hendrikmuhs:index-fix-corner-case-read-while-merge
Open

improve index robustness#435
hendrikmuhs wants to merge 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
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