1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-16 09:02:47 +02:00
seaweedfs/weed/pb
Chris Lu 0975968e71
admin: Refactor task destination planning (#7063)
* refactor planning into task detection

* refactoring worker tasks

* refactor

* compiles, but only balance task is registered

* compiles, but has nil exception

* avoid nil logger

* add back ec task

* setting ec log directory

* implement balance and vacuum tasks

* EC tasks will no longer fail with "file not found" errors

* Use ReceiveFile API to send locally generated shards

* distributing shard files and ecx,ecj,vif files

* generate .ecx files correctly

* do not mount all possible EC shards (0-13) on every destination

* use constants

* delete all replicas

* rename files

* pass in volume size to tasks
2025-08-01 11:18:32 -07:00
..
filer_pb convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
iam_pb add version to volume proto 2025-06-16 22:05:06 -07:00
master_pb Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
message_fbs add message batch 2022-07-28 23:24:38 -07:00
mount_pb add version to volume proto 2025-06-16 22:05:06 -07:00
mq_agent_pb add version to volume proto 2025-06-16 22:05:06 -07:00
mq_pb Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
remote_pb add version to volume proto 2025-06-16 22:05:06 -07:00
s3_pb fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
schema_pb add version to volume proto 2025-06-16 22:05:06 -07:00
volume_server_pb Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
worker_pb admin: Refactor task destination planning (#7063) 2025-08-01 11:18:32 -07:00
filer.proto worm grace period and retention time support (#6404) 2024-12-31 18:41:43 -08:00
filer_pb_tail.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
grpc_client_server.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
iam.proto [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
Makefile Admin UI add maintenance menu (#6944) 2025-07-06 13:57:02 -07:00
master.proto Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
message.fbs add message batch 2022-07-28 23:24:38 -07:00
mount.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
mq_agent.proto Accumulated changes for message queue (#6600) 2025-03-09 23:49:42 -07:00
mq_broker.proto Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
mq_schema.proto Accumulated changes for message queue (#6600) 2025-03-09 23:49:42 -07:00
proto_read_write_test.go fix tests 2022-08-18 00:15:46 -07:00
remote.proto support swift (#4480) 2023-05-19 06:39:25 -07:00
s3.proto fix listing objects (#7008) 2025-07-22 01:07:15 -07:00
server_address.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
server_address_test.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
server_discovery.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
shared_values.go remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
volume_server.proto Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
worker.proto admin: Refactor task destination planning (#7063) 2025-08-01 11:18:32 -07:00