1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 15:16:51 +02:00
seaweedfs/weed/storage
binbinshi b7de4a967e
fix: compact_map get error mismatching cokie (#3748)
* fix: compact_map get error

* fix: CompactSection delete lock and move test to compact_map

Co-authored-by: shibinbin <shibinbin@megvii.com>
2022-10-09 16:56:40 -07:00
..
backend refactor(storage): readability improvements (#3703) 2022-09-16 02:43:17 -07:00
erasure_coding ADHOC: add read needle meta grpc (#3581) 2022-09-06 23:51:27 -07:00
idx ADHOC: Volume fsck use a time cutoff param (#3626) 2022-09-10 15:29:17 -07:00
needle refactor(storage): readability improvements (#3703) 2022-09-16 02:43:17 -07:00
needle_map fix: compact_map get error mismatching cokie (#3748) 2022-10-09 16:56:40 -07:00
super_block move proto package 2022-08-17 12:05:07 -07:00
types move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_info also migrate jsonpb 2022-08-17 12:42:03 -07:00
disk_location.go avoid race conditions for diskLocation.MaxVolumeCount (#3526) 2022-08-26 08:41:42 -07:00
disk_location_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
idx_binary_search_test.go ADHOC: Volume fsck use a time cutoff param (#3626) 2022-09-10 15:29:17 -07:00
needle_map.go optimiz commitig compact (#3388) 2022-08-23 23:53:35 -07:00
needle_map_leveldb.go adjust logs 2022-09-13 10:33:28 -07:00
needle_map_memory.go optimiz commitig compact (#3388) 2022-08-23 23:53:35 -07:00
needle_map_metric.go optimiz commitig compact (#3388) 2022-08-23 23:53:35 -07:00
needle_map_metric_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
needle_map_sorted_file.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
store.go Allow parallel volume loading from different dirs during startup. (#3802) 2022-10-07 11:27:15 -07:00
store_ec.go refactor(storage): readability improvements (#3703) 2022-09-16 02:43:17 -07:00
store_ec_delete.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
store_vacuum.go refactor(storage): readability improvements (#3703) 2022-09-16 02:43:17 -07:00
volume.go adjust log level 2022-09-04 22:21:24 -07:00
volume_backup.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_backup_test.go refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_info.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_info_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_loading.go optimiz commitig compact (#3388) 2022-08-23 23:53:35 -07:00
volume_read.go ADHOC: filter deleted files from idx file binary search (#3763) 2022-09-29 12:48:36 -07:00
volume_read_all.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_read_test.go ADHOC: add read needle meta grpc (#3581) 2022-09-06 23:51:27 -07:00
volume_super_block.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_tier.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_vacuum.go refactor(storage): readability improvements (#3703) 2022-09-16 02:43:17 -07:00
volume_vacuum_test.go optimiz commitig compact (#3388) 2022-08-23 23:53:35 -07:00
volume_write.go refactor(storage): readability improvements (#3703) 2022-09-16 02:43:17 -07:00
volume_write_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00