mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 14:38:50 +08:00

if many files are read repeatedly, their metadata are accumulated in memory. This fix cleared the metadata after the file is read.
if many files are read repeatedly, their metadata are accumulated in memory. This fix cleared the metadata after the file is read.