Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10154

Uncompressed data files should serialize inline checksums, over smaller blocks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 5.x
    • Legacy/Core
    • None

    Description

      As has been raised on numerous occasions, we currently perform no "bitrot" detection on uncompressed data file reads. Currently we serialize an incremental checksum, but this is placed in a separate file, and covers a 64K region. Both of these are undesirable characteristics.

      Ideally following on from CASSANDRA-10153 (or perhaps as part thereof), we should somewhat unify the read paths of uncompressed and compressed data with regard to checksums.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              benedict Benedict Elliott Smith
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: