scality / quadiron

Fast Erasure Coding Library for Large Number of Data and Parities
BSD 3-Clause "New" or "Revised" License
28 stars 5 forks source link

Make anticipated puncturing configurable #269

Open vrancurel opened 5 years ago

vrancurel commented 5 years ago

The idea is to do an internal puncturing of m' > m with a specific parameter.

The goal is to leverage fec_base::encode or quadiron_fnt32_reconstruct() to generate extra parities when needed without regenerating existing parities.