You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2015/05/01 16:06:07 UTC

[jira] [Created] (CASSANDRA-9283) Deprecate unlogged batches

Jonathan Ellis created CASSANDRA-9283:
-----------------------------------------

             Summary: Deprecate unlogged batches
                 Key: CASSANDRA-9283
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9283
             Project: Cassandra
          Issue Type: Bug
            Reporter: Jonathan Ellis
            Assignee: T Jake Luciani
             Fix For: 3.0


Officially mark unlogged batches deprecated.

Note that the main "good" use case for unlogged batches, of multiple updates in a single partition key, is "free" when done as a logged batch.  So really unlogged batches mainly serve as a honeypot to trick new users into abusing them in misguided bulk loading attempts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)