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

Allow writes to bypass the commit log for certain keyspaces

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.8.1
    • None
    • None

    Description

      Some data in cassandra does not need durability on a single node. Also ec2 users often wish to disable the commitlog since they are using the ephemeral disks.

      This patch let's you set bypass_commitlog=true in the CfMetaData, the effect being RowMutations on ColumnFamilies with this flag will bypass the commit log

      Attachments

        Activity

          People

            tjake T Jake Luciani
            tjake T Jake Luciani
            T Jake Luciani
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: