]> source.dussan.org Git - nextcloud-server.git/commit
Prefetching blows up if there are a lot of files. 15204/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 17 Apr 2019 19:37:16 +0000 (21:37 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Wed, 24 Apr 2019 07:01:56 +0000 (07:01 +0000)
commit10aeef97868fc74017ef68e09db0f001e3f7ce11
treed4f1d32b052fa917397241c57bd8aaf49b9d1abe
parent7d5ab15ac076d980c04f31d07e6b2fbee11b3ff4
Prefetching blows up if there are a lot of files.

I saw instances where people had a lot of files (each with custom
properties) and all this prefetching blew up and started to consume an
insane amount of RAM resulting in the process getting killed.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php
apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php