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

Hudson commented on CASSANDRA-3414:
-----------------------------------

Integrated in Cassandra-0.8 #389 (See 
[https://builds.apache.org/job/Cassandra-0.8/389/])
    fix updating CF row_cache_provider
patch by Marcus Eriksson; reviewed by jbellis for CASSANDRA-3414

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1190282
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/config/CFMetaData.java

                
> Not possible to change row_cache_provider on existing cf
> --------------------------------------------------------
>
>                 Key: CASSANDRA-3414
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3414
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Minor
>             Fix For: 0.8.8
>
>         Attachments: 3414.patch
>
>
> row_cache_provider is not possible to change using update column family xyz 
> with row_cache_provider='something' in 0.8
> It does work in 1.0.0
> Reason is that the field is not added to the avro record, patch attached 
> fixes that

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to