-
Notifications
You must be signed in to change notification settings - Fork 852
WARNING [3ad54] {engines} slow background settings sync #15080
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
Comments
as already commented, #13156 (comment) is a duplicate of this, I've re-opened that one. thanks. |
In fact I think these are similar but different issues. I receive this error during execution, not shutdown... Only sometimes I have problems on shutdown, my bigger issues happens after startup. As you can see in the logs below, i have a "SLOW QUERY" problem that only stops after ~ 1 hour after database initialization (from 04:47 to 05:57). After the slow queries problem was gone then I finally let all the requests execute. What happens in this 1 hour and how can I avoid this issue? Please reopen this issue @dothebart . ps #1: as you can see I also have to manually kill the slow queries because they never terminate execution (i've seen executions of more than 300 seconds) ps #2: after the 1 hour these same "slow queries" executes in around 300 mS or less.
|
The issue seems not to be resolved, any updates on this @dothebart ? 🙏 Is it better to call the compact methods more or less often? I was compacting every 10 minutes, now i'm trying to reduce to 1 minute. In average there are 1000 new entries in the database every minute.
|
|
Uh oh!
There was an error while loading. Please reload this page.
My Environment
Component, Query & Data
Affected feature:
AQL query (if applicable):
AQL explain and/or profile (if applicable):
Dataset:
Size of your Dataset on disk:
44M /var/lib/arangodb3/engine-rocksdb/journals/archive
204M /var/lib/arangodb3/engine-rocksdb/journals
15G /var/lib/arangodb3/engine-rocksdb
15G /var/lib/arangodb3
Steps to reproduce
Problem:
Expected result:
The text was updated successfully, but these errors were encountered: