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

2GB row size limit in ColumnIndex offset calculation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7.10, 0.8.8, 1.0.1
    • None
    • None
    • Normal

    Description

      Index offset is calculated using int instead of long resulting in overflow at 2GB row size. As a result affected columns can not be retrieved.

      Fix: use long instead of int

      Attachments

        Activity

          People

            tho Thomas Richter
            tho Thomas Richter
            Thomas Richter
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: