7647 Commits (c0e6d00bd3352d976ff293694b4b8fbdbbccb9f4)

Author SHA1 Message Date
chrislu c0e6d00bd3 collect ec volume total volume size 7 months ago
chrislu 1485330547 Update ec_vacuum_task.go 7 months ago
chrislu 8213a4a2b6 use the EcVacuumLogic 7 months ago
chrislu 425a54019b adding EcVacuumLogic 7 months ago
chrislu 82907ad6ca determineGenerations() Removed 7 months ago
chrislu 729268d065 detection with generation info 7 months ago
chrislu 8a5c4a4972 add generation to TaskSource 7 months ago
chrislu 80bfce59ad Create NOTES.md 7 months ago
chrislu 35f3da108b distribute index files to all volume servers that will have shards mounted, not just one 7 months ago
chrislu c8c758e639 fix hanging task detail page 7 months ago
chrislu 56db0a081a distribute .ecx files 7 months ago
chrislu 0d6ea416a7 fix retry link 7 months ago
chrislu 4f9f9ec971 fix routing 7 months ago
chrislu 3bbe4481f2 remove unused code 7 months ago
chrislu cac6a51cbf implement todos 7 months ago
chrislu 7780a7d652 ec vacuum workflow is correct now 7 months ago
chrislu 83b6a94bfe change to correct ec vacuum workflow 7 months ago
chrislu 0f1c734626 fix mounting ec volumes 7 months ago
chrislu 2a61cda2cd adding retry button 7 months ago
chrislu 5c93557314 detect shard sources 7 months ago
chrislu 7cf5ddf8ac more self contained tasks 7 months ago
chrislu 7622d14580 remove unused config 7 months ago
chrislu bddb2cd5cc keep only ec config 7 months ago
chrislu 96a2749355 adding EcVacuumTaskConfig 7 months ago
chrislu 7889e78f4d use one http client 7 months ago
Chris Lu af3300e063
filer: server side copying (#7121) 7 months ago
Chris Lu 605b3333c1
fix sftp start with filer (#7120) 7 months ago
Chris Lu 9265e81fe9
S3 API: unsigned streaming (no cred) but chunks contain signatures (#7118) 7 months ago
chrislu a265a07922 fix ttl objects 7 months ago
chrislu f03f4383af fix missing grpc dial option 7 months ago
chrislu c57ccd554a worker_pb.TaskParams_VacuumParams 7 months ago
chrislu 9df006b49d fix min volume age 7 months ago
chrislu 424bb7fe11 showing criteria 7 months ago
chrislu 97d58e77c6 getting ec volume deletions 7 months ago
chrislu 553a229fd3 reduce lock scope 7 months ago
chrislu 57d025910d cancel context 7 months ago
chrislu a31fc1ac01 Bypass compaction revision check to handle volumes compacted after task creation 7 months ago
chrislu 91d641e685 avoid dead lock 7 months ago
chrislu 0e649f710a collect deletion for ec shards 7 months ago
chrislu 772ee0f967 address comments 7 months ago
chrislu 0c6980182c ec shards with generation 7 months ago
chrislu 47ea1ac228 unmount 7 months ago
chrislu 6446893e3c metrics 7 months ago
chrislu 06c012ea60 Update maintenance_scanner.go 7 months ago
chrislu 5a6954be1b sort 7 months ago
chrislu 0f1ca16457 more accurate estimation 7 months ago
chrislu 72f0a47563 CRITICAL: Check ALL task states for volume conflicts 7 months ago
chrislu 751cfac7d7 Implement volume-aware task conflict checking 7 months ago
chrislu 5c1e6e904d CRITICAL: Restore task conflict definitions to prevent data integrity issues 7 months ago
chrislu c220ad1e69 Replace bubble sort with idiomatic sort.Slice in EC shard management 7 months ago