column values are only being validated in insert()
--------------------------------------------------

                 Key: CASSANDRA-2259
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2259
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Eric Evans
             Fix For: 0.8


insert() is the only code path that currently results in validate() being 
called for column values; it is possible to write invalid column values using 
batch_mutate()

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to