You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lisandro Pin 1a5679a5eb
Implement a `VolumeEcStatus()` RPC for volume servers. (#8006)
2 days ago
..
distribution chore: execute goimports to format the code (#7983) 1 month ago
placement chore: execute goimports to format the code (#7983) 1 month ago
1.dat testing RS coding 7 years ago
1.idx testing RS coding 7 years ago
ec_context.go Erasure Coding: Ec refactoring (#7396) 4 months ago
ec_decoder.go fix(ec.decode): purge EC shards when volume is empty (#7749) 2 months ago
ec_decoder_test.go fix: sync EC volume files before copying to fix deleted needles not being marked when decoding (#7755) 2 months ago
ec_encoder.go Erasure Coding: Ec refactoring (#7396) 4 months ago
ec_locate.go fix: skip exhausted blocks before creating an interval (#8180) 1 week ago
ec_shard.go Implement a `VolumeEcStatus()` RPC for volume servers. (#8006) 2 days ago
ec_shard_info.go opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) 1 month ago
ec_shards_info.go opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) 1 month ago
ec_shards_info_test.go Fix concurrent map access in EC shards info (#8222) 6 days ago
ec_test.go fix: skip exhausted blocks before creating an interval (#8180) 1 week ago
ec_volume.go Implement a `VolumeEcStatus()` RPC for volume servers. (#8006) 2 days ago
ec_volume_delete.go convert error fromating to %w everywhere (#6995) 7 months ago
ec_volume_info.go opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) 1 month ago
ec_volume_info_test.go opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) 1 month ago
ec_volume_test.go Implement index (fast) scrubbing for regular/EC volumes. (#8207) 6 days ago