Skip to content
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

[QA] win10vfs: sqlite WAL file grows to 115MB #8983

Closed
jnweiger opened this issue Sep 7, 2021 · 1 comment
Closed

[QA] win10vfs: sqlite WAL file grows to 115MB #8983

jnweiger opened this issue Sep 7, 2021 · 1 comment

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Sep 7, 2021

Seen with 290-rc2 in win1021h1

  • sync down 1000.000 files as VFS.
  • The sqlite db grows to ca 380MB -- that is OK, it roughly corresponds to the total string size of the file names.
  • The WAL file also grows. In normal operations, it was observed, that it would not grow beyond 4MB DB-WAL keeps growing #7646
  • Here it grows much further, Is that expected?

image

@jnweiger
Copy link
Contributor Author

jnweiger commented Sep 7, 2021

After client quit & restart, the WAL file gets truncated to 0, then within a few seconds grows to 19 MB and stays there.

ownCloud-logdir.zip

@jnweiger jnweiger mentioned this issue Sep 7, 2021
39 tasks
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

No branches or pull requests

2 participants