chrislu
256b1c9c28
async persistence
13 hours ago
chrislu
52f26187ca
find master address earlier
21 hours ago
chrislu
e44a6189fa
Update ec_decoder.go
22 hours ago
chrislu
30a88615ba
do not use .tmp
22 hours ago
chrislu
d7d19ea9ba
ec volume deletion is generation-aware
22 hours ago
chrislu
04b141749f
explicit generation value
22 hours ago
chrislu
b616dc3d20
adjust comments
23 hours ago
chrislu
117bba794c
WriteDatFileAndVacuum
23 hours ago
chrislu
1f8ba5c958
task ask admin for master address
23 hours ago
chrislu
c0e6d00bd3
collect ec volume total volume size
1 day ago
chrislu
1485330547
Update ec_vacuum_task.go
2 days ago
chrislu
8213a4a2b6
use the EcVacuumLogic
2 days ago
chrislu
425a54019b
adding EcVacuumLogic
2 days ago
chrislu
82907ad6ca
determineGenerations() Removed
2 days ago
chrislu
729268d065
detection with generation info
2 days ago
chrislu
8a5c4a4972
add generation to TaskSource
2 days ago
chrislu
80bfce59ad
Create NOTES.md
2 days ago
chrislu
35f3da108b
distribute index files to all volume servers that will have shards mounted, not just one
2 days ago
chrislu
c8c758e639
fix hanging task detail page
2 days ago
chrislu
56db0a081a
distribute .ecx files
2 days ago
chrislu
0d6ea416a7
fix retry link
2 days ago
chrislu
4f9f9ec971
fix routing
2 days ago
chrislu
3bbe4481f2
remove unused code
2 days ago
chrislu
cac6a51cbf
implement todos
2 days ago
chrislu
7780a7d652
ec vacuum workflow is correct now
2 days ago
chrislu
83b6a94bfe
change to correct ec vacuum workflow
2 days ago
chrislu
0f1c734626
fix mounting ec volumes
2 days ago
chrislu
2a61cda2cd
adding retry button
2 days ago
chrislu
5c93557314
detect shard sources
2 days ago
chrislu
7cf5ddf8ac
more self contained tasks
2 days ago
chrislu
7622d14580
remove unused config
2 days ago
chrislu
bddb2cd5cc
keep only ec config
2 days ago
chrislu
96a2749355
adding EcVacuumTaskConfig
2 days ago
chrislu
7889e78f4d
use one http client
2 days ago
Chris Lu
af3300e063
filer: server side copying ( #7121 )
* copy
* address comments
* remove unused functions, reuse http clients
* address hardlink, checking existing directory
* destination is directory
* check for the key's existence in the map first before accessing its members
* address comments
* deep copy remote entry
* address comments
* copying chunks in parallel
* handle manifest chunks
* address comments
* errgroup
* there could be large chunks
* address comments
* address comments
2 days ago
Chris Lu
605b3333c1
fix sftp start with filer ( #7120 )
* fix sftp start with filer
* add bindIp
3 days ago
Chris Lu
9265e81fe9
S3 API: unsigned streaming (no cred) but chunks contain signatures ( #7118 )
* This handles the case where we have unsigned streaming (no cred) but chunks contain signatures
* Update chunked_reader_v4.go
* address comments
3 days ago
chrislu
a265a07922
fix ttl objects
fix https://github.com/seaweedfs/seaweedfs/discussions/7107#discussioncomment-14069018
3 days ago
chrislu
f03f4383af
fix missing grpc dial option
3 days ago
chrislu
c57ccd554a
worker_pb.TaskParams_VacuumParams
3 days ago
chrislu
9df006b49d
fix min volume age
3 days ago
chrislu
424bb7fe11
showing criteria
3 days ago
chrislu
97d58e77c6
getting ec volume deletions
3 days ago
chrislu
553a229fd3
reduce lock scope
3 days ago
chrislu
57d025910d
cancel context
3 days ago
chrislu
a31fc1ac01
Bypass compaction revision check to handle volumes compacted after task creation
3 days ago
chrislu
91d641e685
avoid dead lock
3 days ago
chrislu
0e649f710a
collect deletion for ec shards
3 days ago
chrislu
772ee0f967
address comments
3 days ago
chrislu
0c6980182c
ec shards with generation
3 days ago