1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-16 23:51:15 +02:00
seaweedfs/weed/server
Konstantin Lebedev 4d08393b7c
filer prefer volume server in same data center (#3405)
* initial prefer same data center
https://github.com/seaweedfs/seaweedfs/issues/3404

* GetDataCenter

* prefer same data center for ReplicationSource

* GetDataCenterId

* remove glog
2022-08-04 17:35:00 -07:00
..
filer_ui move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_ui move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_server_ui move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
common.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
common_test.go
filer_grpc_server.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
filer_grpc_server_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_kv.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_remote.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_rename.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_grpc_server_sub_meta.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers.go refactor FilerRequest metrics (#3402) 2022-08-04 01:44:54 -07:00
filer_server_handlers_proxy.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_read.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_read_dir.go refactor FilerRequest metrics (#3402) 2022-08-04 01:44:54 -07:00
filer_server_handlers_tagging.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_write.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
filer_server_handlers_write_autochunk.go refactor FilerRequest metrics (#3402) 2022-08-04 01:44:54 -07:00
filer_server_handlers_write_cipher.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_write_merge.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_server_handlers_write_upload.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
filer_server_rocksdb.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
master_grpc_server_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_cluster.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_collection.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_raft.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_grpc_server_volume.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
master_server.go Merge pull request #3338 from kmlebedev/issues/3083 2022-08-01 08:23:10 -07:00
master_server_handlers.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00
master_server_handlers_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
master_server_handlers_ui.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
raft_hashicorp.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
raft_server.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
raft_server_handlers.go Add healthy indicator for raft status 2022-07-30 19:34:26 +02:00
volume_grpc_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_batch_delete.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_client_to_master.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_copy.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_copy_incremental.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_erasure_coding.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_query.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_read_all.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_read_write.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_remote.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_tail.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_tier_download.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_tier_upload.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_grpc_vacuum.go rename to LoadAvg_1M 2022-08-01 21:32:21 +05:00
volume_server.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_server_handlers.go refactor 2022-08-02 01:18:26 +05:00
volume_server_handlers_admin.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_server_handlers_helper.go
volume_server_handlers_read.go refactor 2022-08-02 01:18:26 +05:00
volume_server_handlers_ui.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_server_handlers_write.go refactor 2022-08-02 01:18:26 +05:00
volume_server_tcp_handlers_write.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
webdav_server.go filer prefer volume server in same data center (#3405) 2022-08-04 17:35:00 -07:00