皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Seaweedfs 3.32发布

Seaweedfs 3.32发布

What’s Changed

  • Volume Server
    • revert disabling FSync for non Mac by @kmlebedev in #3814
    • Optimize leveldb metric by @guol-fnst in #3830
    • Set the default value of “hasSlowRead” to true by @famosss in #3710 This value will be default and this option will be removed.
    • avoid load volume file with BytesOffset mismatch by @kmlebedev in #3841
    • ensure monotonic n.AppendAtNs #3852
  • Java
    • fix bug : read error when position after 2147483647 by @livehl in #3829
  • Filer
  • Filer Store
    • Redis stores reduce from 2 redis operations to 1 for updates.
    • Sqlite serialize sqlite operations #3827
  • Master
  • Cloud Tier
    • add retry when copying data file #3828
  • Shell
    • volume.move handles volume moved to cloud tier #3803
    • volume.tier.upload clean up replicated copies #3804
    • volume.fsck by volume by @kmlebedev in #3851
    • volume.fsck hotfix apply purging and add option verifyNeedle #3860 by @kmlebedev in #3861
  • filer.sync
    • fix invalid memory address or nil pointer dereference #3826
  • Code Improvements:

New Contributors

Full Changelog3.31...3.32