Browse Source
Go validates that dataShards is > 0 and <= MaxShardCount before proceeding with EC-to-volume reconstruction. Without this check, a zero or excessively large data_shards value could cause confusing downstream failures.rust-volume-server
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue