You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: