[ 
https://issues.apache.org/jira/browse/CASSANDRA-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004065#comment-13004065
 ] 

Hudson commented on CASSANDRA-2259:
-----------------------------------

Integrated in Cassandra-0.7 #357 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.7/357/])
    validate column values in batches aswell assingle-Column inserts
patch by Vivek Mishra and jbellis for CASSANDRA-2259


> 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: API
>    Affects Versions: 0.7.0
>            Reporter: Eric Evans
>            Assignee: Vivek Mishra
>             Fix For: 0.7.4
>
>         Attachments: 2259-v2.txt, CASSANDRA-2259_v1.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> 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