opened 08:19AM - 12 May 24 UTC
Bug
Storagenode ver. 1.102.3, Docker/Linux.
In Linux/Docker, after disabling lazy f…ile walker, the piece-scan-on-startup dosen’t get any entries in the log, not for start, not for finish.
Maybe it’s on Windows too.
Also, the Garbage-collector is missing the log entries in the same situation.
With lazy off, you will get only these logs about walkers:
-pieces:trash
-collector
-retain.
I think this is a bug, because the piecescan and GC should have log entries no matter the state of the lazy mode.