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

[patch] CommitLog.recover creates potentially many CRC32 objects. Just create one and reset it.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8.5
    • None
    • None

    Description

      code calls new CRC32() potentially a lot in loops, just create once and do reset()

      Attachments

        1. reduce_checksum_creation.diff
          1 kB
          Dave Brosius

        Activity

          People

            dbrosius David Brosius
            dbrosius@apache.org Dave Brosius
            David Brosius
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: