Seaweed File System v1.45 Release Notes

Release Date: 2019-11-23 // over 4 years ago
    • shell
      • fs.meta.save missed directory data with more than 1024 entries (#1130)
      • ec.balance did not balance correctly (#1111)
      • add current filer directory default value
    • master
      • add option to store file sequence to etcd
      • assign volume can optionally specify the number of volumes to grow
    • volume
      • ec reading error if file size is greater than a limit (#1106)
      • use read lock to avoid hang during heartbeat (#1107)
    • filer
      • parallelize weed filer.copy for single file
      • support tikv as filer store