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

Setting TTL to Integer.MAX causes columns to not be persisted.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.1.6
    • None
    • None
    • Normal

    Description

      When inserting columns via batch mutation, we have an edge case where columns will be set to Integer.MAX. When setting the column expiration time to Integer.MAX, the columns do not appear to be persisted.

      Fails:

      Integer.MAX_VALUE
      Integer.MAX_VALUE/2

      Works:
      Integer.MAX_VALUE/3

      Attachments

        1. 4771_b.txt
          5 kB
          Dave Brosius
        2. 4771.txt
          2 kB
          Dave Brosius

        Issue Links

          Activity

            People

              dbrosius@apache.org Dave Brosius
              tnine Todd Nine
              Dave Brosius
              Sylvain Lebresne
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: