Files
seaweedfs/weed/mount
Chris Lu 65a1aef769 perf(mount): read persisted metadata log chunks directly from volume servers
Set LogFileReaderFn so the filer returns log file references and the mount
reads the chunk data itself, instead of the filer reading, decoding, and
streaming every persisted entry. Keeps a reconnect storm of many mounts
from concentrating hundreds of concurrent log replays in filer memory.
2026-06-09 09:52:40 -07:00
..
2026-02-20 18:42:00 -08:00
2022-08-26 17:04:11 -07:00