Uh oh!
There was an error while loading. Please reload this page.
compare cached filesize on download - #34232
Conversation
Uh oh!
There was an error while loading. Please reload this page.
6bacebf to
646dc24ComparePVince81
commented
Sep 26, 2022
does the scanner not automatically update the parent folder's sizes ? |
Uh oh!
There was an error while loading. Please reload this page.
icewind1991
commented
Sep 29, 2022
The scanner does not update parent sizes on it's own |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
e2bdfd1 to
3b22c7cCompareUh oh!
There was an error while loading. Please reload this page.
3b22c7c to
04a0f9cCompare6152063 to
acaafa5CompareArtificialOwl
commented
Oct 2, 2022
drone issue looks unrelated. tested on encrypted file, looks good on my side. might need more test !? |
acaafa5 to
2980e68CompareUh oh!
There was an error while loading. Please reload this page.
Possible performance regression detected Show Output |
cda568a to
9ab4e07Compareicewind1991
commented
Oct 10, 2022
changed it to pass the stream size up through the seekable wrapper |
Possible performance regression detected Show Output |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Possible performance regression detected Show Output |
Uh oh!
There was an error while loading. Please reload this page.
0563952 to
0eed192CompareArtificialOwl
commented
Oct 13, 2022
squashed and rebased; also adding a return false if handle is false to keep backward compat on calls to read() working on my side (local files, s3 primary, encrypted) |
Uh oh!
There was an error while loading. Please reload this page.
0eed192 to
20cf73fCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
PVince81
commented
Oct 21, 2022
what's missing to get this merged ? @ArtificialOwl@icewind1991 also see my comments |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
PVince81
commented
Nov 4, 2022
@icewind1991 can you do the 2nd review ? |
ArtificialOwl
commented
Nov 12, 2022
So ran some manual test.... All tests are made on a
|
ArtificialOwl
commented
Nov 22, 2022
testing on encrypted local filesystem for data/:
|
PVince81
commented
Nov 22, 2022
as discussed, @ArtificialOwl will retest on master to see if the encryption behavior is the same. if this PR doesn't affect encryption the let's ship it as is |
ArtificialOwl
commented
Nov 28, 2022
On encrypted FS, same test failed the exact same way without the patch |
PVince81
commented
Nov 29, 2022
ok, so this PR doesn't affect encryption behavior, let's merge it |
PVince81
commented
Nov 29, 2022
linter not happy though, please have a look @ArtificialOwl |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2b610ae to
cc639a8Compare
need more test on specific storages (external, s3, ...)
might need a refresh of parent[s] folder cached data
TEST: with master-key encryption