Browse Source
When loadEcShards() fails partway through, some EC shards may already be loaded into the l.ecVolumes map in memory. The previous code only cleaned up filesystem files but left orphaned in-memory state, which could cause memory leaks and inconsistent state.pull/7384/head
1 changed files with 18 additions and 14 deletions
Loading…
Reference in new issue