11855 Commits (553a229fd37b9419f44d11eb412b83cb535df78d)
 

Author SHA1 Message Date
chrislu 553a229fd3 reduce lock scope 8 months ago
chrislu 57d025910d cancel context 8 months ago
chrislu 213dd9b470 testing 8 months ago
chrislu a31fc1ac01 Bypass compaction revision check to handle volumes compacted after task creation 8 months ago
chrislu 91d641e685 avoid dead lock 8 months ago
chrislu 740983d69e Delete ec_test_files.json 8 months ago
chrislu 0e649f710a collect deletion for ec shards 8 months ago
chrislu 772ee0f967 address comments 8 months ago
chrislu 0c6980182c ec shards with generation 8 months ago
chrislu 47ea1ac228 unmount 8 months ago
chrislu 6446893e3c metrics 8 months ago
chrislu 06c012ea60 Update maintenance_scanner.go 8 months ago
chrislu 5a6954be1b sort 8 months ago
chrislu 0f1ca16457 more accurate estimation 8 months ago
chrislu 72f0a47563 CRITICAL: Check ALL task states for volume conflicts 8 months ago
chrislu 751cfac7d7 Implement volume-aware task conflict checking 8 months ago
chrislu 5c1e6e904d CRITICAL: Restore task conflict definitions to prevent data integrity issues 8 months ago
chrislu 04e3a68b61 Replace deprecated ioutil with os package functions 8 months ago
chrislu c220ad1e69 Replace bubble sort with idiomatic sort.Slice in EC shard management 8 months ago
chrislu c9ca213d4c Fix linter error in master_grpc_ec_generation_test.go 8 months ago
chrislu 4ec743583d Address PR #7116 review comments 8 months ago
chrislu 5bb475c572 Fixed CodeQL Security Issue 8 months ago
chrislu cd75202da8 Replaced goto with Idiomatic Map Approach 8 months ago
chrislu cdba261913 add safety check 8 months ago
chrislu 179bcb777e Delete ec_vacuum_integration_test.go 8 months ago
chrislu 802267b281 validates all critical upgrade scenarios for the generation-aware EC vacuum system 8 months ago
chrislu d6e335d6e2 Integration test: end-to-end vacuum G→G+1 with live reads (zero downtime) 8 months ago
chrislu 884da0496c testing mixed generation 8 months ago
chrislu 60f975aa20 add unit tests 8 months ago
chrislu a3d0509c92 logs 8 months ago
chrislu 2e51e1dab2 ec volume UI rendering version 8 months ago
chrislu a187f103d1 normal volume CompactionRevision 8 months ago
chrislu 3087da07db metrics with generation 8 months ago
chrislu 3ef8a9f3b2 Mixed-version cluster compatibility 8 months ago
chrislu d326affc4f default generation 8 months ago
chrislu d341db8861 Update ec_vacuum_task.go 8 months ago
chrislu cf5f0b8e74 cleanupGracePeriod 8 months ago
chrislu 0bcb64140f Add activation step to EC vacuum: call ActivateEcGeneration when G+1 ready 8 months ago
chrislu 62d89fa60b EC vacuum distribution updated for generation-aware mount/copy RPCs 8 months ago
chrislu de9399761b EC vacuum task updated for generation-aware operation 8 months ago
chrislu 8797e73523 cachedLookupEcShardLocations updated for generation-specific caching 8 months ago
chrislu f00dc46607 VolumeEcShardRead to read from correct (vid, generation) EcVolume 8 months ago
chrislu 1b41544f97 detecting ec volumes 8 months ago
chrislu e9033136aa todo 8 months ago
chrislu 56d1ed77c1 copy file 8 months ago
chrislu 9e2e600b6d VolumeEcShardsGenerate updated for generation-specific file creation 8 months ago
chrislu 99f132729c MountEcShards/UnmountEcShards updated for generation support 8 months ago
chrislu 8c31d5e331 EcVolume creation properly refactored 8 months ago
chrislu ef5f9f629a Generation file layout 8 months ago
chrislu 50cc17e8fa ActivateEcGeneration RPC implemented 8 months ago