.. |
allocate_volume.go
|
fix typo
|
2022-05-09 14:21:16 +08:00 |
cluster_commands.go
|
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
|
2022-07-27 12:12:40 -07:00 |
collection.go
|
this can compile now!!!
|
2021-02-16 02:47:02 -08:00 |
configuration.go
|
also remove volumeLayout if collection is empty
|
2018-07-11 02:01:33 -07:00 |
data_center.go
|
change topology mapping definition, improve spelling
|
2022-07-22 17:18:56 +08:00 |
data_node.go
|
change topology mapping definition, improve spelling
|
2022-07-22 17:18:56 +08:00 |
data_node_ec.go
|
erasure coding: tracking encoded/decoded volumes
|
2022-04-05 19:03:02 -07:00 |
disk.go
|
use int64 for volume count in case of negative overflow
|
2021-08-08 15:19:39 -07:00 |
disk_ec.go
|
use hdd instead of empty string
|
2021-02-16 03:03:00 -08:00 |
node.go
|
stats master_replica_placement_mismatch
|
2022-06-10 15:30:40 +05:00 |
rack.go
|
change topology mapping definition, improve spelling
|
2022-07-22 17:18:56 +08:00 |
store_replicate.go
|
healthz check to avoid drain pod with last replicas
|
2022-02-16 14:18:36 +05:00 |
topology.go
|
"github.com/chrislusf/raft" => "github.com/seaweedfs/raft"
|
2022-07-27 12:12:40 -07:00 |
topology_ec.go
|
change server address from string to a type
|
2021-09-12 22:47:52 -07:00 |
topology_event_handling.go
|
shell vacuum volume by collection and volume id
|
2022-04-18 18:40:58 +05:00 |
topology_info.go
|
change topology mapping definition, improve spelling
|
2022-07-22 17:18:56 +08:00 |
topology_test.go
|
go fmt
|
2021-09-14 10:37:06 -07:00 |
topology_vacuum.go
|
vacuum show LA
|
2022-07-29 11:59:33 +05:00 |
volume_growth.go
|
master: broadcast new volume locations to clients to avoid possible racing condition
|
2022-06-23 00:41:33 -07:00 |
volume_growth_test.go
|
fix tests
|
2021-02-16 10:51:03 -08:00 |
volume_layout.go
|
change topology mapping definition, improve spelling
|
2022-07-22 17:18:56 +08:00 |
volume_layout_test.go
|
Correct the oversized state of volume after compaction
|
2020-09-23 20:27:42 +08:00 |
volume_location_list.go
|
adjust used size reporting
|
2022-07-04 13:46:32 -07:00 |