Skip to content
  • Klaus Post's avatar
    Make isIndexedMetaV2 return errors (#15012) · f7cecf09
    Klaus Post authored
    Indexed streams would be decoded by the legacy loader if there 
    was an error loading it. Return an error when the stream is indexed 
    and it cannot be loaded.
    
    Fixes "unknown minor metadata version" on corrupted xl.meta files and 
    returns an actual error.
    f7cecf09