Skip to content

Add RFile block info to validate the block was read correctly #3698

@ctubbsii

Description

@ctubbsii

Ideas for this:

  • Add magic number at the beginning of each RFile block, to account for empty blocks
  • Add hash at the end of each RFile block to ensure the block is fully read and doesn't return early, and to ensure there aren't any errors in the block that was just read (may particularly benefit with block caching, which forces blocks to be fully read)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue describes a new feature, improvement, or optimization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions