24 Commits (b74b506e52160e512ae59db8cd79ec56cd981ed9)

Author SHA1 Message Date
Lars Lehtonen a879e1bbb5 weed/storage/erasure_coding: remove unused err from encodeDatFile() signature 1 year ago
Nikita Mochalov e6a49dc533
Fix resource leaks (#4737) 1 year ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
guol-fnst ac694f0c8f rename parameter and reuse functions 2 years ago
justin d51a724101 fix: encode small chunk return error maybe have some bug. 3 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 4 years ago
Chris Lu 9fd7cdadf1 fix 5 years ago
Chris Lu 3b638d3994 add more ec encoding logging 5 years ago
Chris Lu 0871d2cff0 volume: fix memory leak during compaction 5 years ago
Chris Lu 8d94564f41 refactor 5 years ago
Chris Lu c1288e9eb4 volume: sdx generation uses memdb instead of compactMap 5 years ago
Chris Lu 09ca936c78 shell: add ec.decode command 5 years ago
Chris Lu 58f88e530c volume: use sorted index map for readonly volumes 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 856da7aae2 ec volume support deletes 6 years ago
Chris Lu 11cffb3168 fix ec.rebuild bugs 6 years ago
Chris Lu 7e80b2b882 fix multiple bugs 6 years ago
Chris Lu f0e6574d5e allocate ec shards to volume servers 6 years ago
Chris Lu 228850d588 shard id starts from zero 6 years ago
Chris Lu 17ac1290c0 volume: load ec shards during heartbeats to master 6 years ago
Chris Lu fbbc74abb4 adds VolumeEcGenerateSlices, VolumeEcCopy 6 years ago
Chris Lu 7c2c60c376 add locating data inside the ec files 6 years ago
Chris Lu 87f63b9c08 generate ec01~ec14, generate ecx file with sorted needle values 6 years ago
Chris Lu 8156958ee9 move function to make travis happy 6 years ago
Chris Lu 0a36f628c6 testing RS coding 6 years ago