-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-16647 object: encoding parity for single parity object rebuild
If there is only single parity, then let's encode the parity during rebuild. If there are more than one parity shards, then 1 If rebuild enumerate can get other parity recxs from the other parity shard, then encode the parity during rebuild. 2. Otherwise, let's do replication for parity rebuild, and rely on the EC aggregation to encode, since the other parity only have replica recxs, encoding within rebuild might confuse EC aggregation process. Signed-off-by: Di Wang <[email protected]>
- Loading branch information
Showing
1 changed file
with
44 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters