Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

v0.10.2 - external reader causing high read io #231

Closed
AskAlexSharov opened this issue Aug 24, 2021 · 4 comments
Closed

v0.10.2 - external reader causing high read io #231

AskAlexSharov opened this issue Aug 24, 2021 · 4 comments

Comments

@AskAlexSharov
Copy link
Contributor

Hi. After switching to v0.10.2 we got several similar reports from different clients: 1 process writing, 1 process open db in read-only. Read process started causing heigh read IO. Something like 100% pageCache-miss (not getting better with time).

No docker, processes run under same user/group.

I didn’t really reproduced it yet.

@erthink
Copy link
Owner

erthink commented Aug 24, 2021

Please clarify which the version you are switching from, i.e. which version there was no such issue(s)?

@AskAlexSharov
Copy link
Contributor Author

AskAlexSharov commented Aug 25, 2021

From v0.10.1
OS: ubuntu 20.04
disk type: SSD

@erthink
Copy link
Owner

erthink commented Aug 25, 2021

If this is really a regression, then I have no other ideas yet, except that it is caused by 7da64b7.
So I will partially revert it, since (in a worst case) this must not lead to any problems but just adds a few system calls when opening a DB.

@AskAlexSharov
Copy link
Contributor Author

Confirm that d2cba98 solved problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants