[
https://issues.apache.org/jira/browse/CASSANDRA-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139767#comment-13139767
]
Hudson commented on CASSANDRA-3405:
-----------------------------------
Integrated in Cassandra-0.8 #390 (See
[https://builds.apache.org/job/Cassandra-0.8/390/])
CFMetaData.convertToThrift method to set RowCacheProvider
patch by Marcus Eriksson; reviewed by Pavel Yaskevich for CASSANDRA-3405
xedin : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1195218
Files :
* /cassandra/branches/cassandra-0.8/CHANGES.txt
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/config/CFMetaData.java
> Row cache provider reported wrong in cassandra-cli
> --------------------------------------------------
>
> Key: CASSANDRA-3405
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3405
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.8.7
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Minor
> Fix For: 0.8.8
>
> Attachments: 3405.patch
>
>
> When doing "show schema;" in the CLI, the row_cache_provider is reported as
> ConcurrentLinkedHashCacheProvider while it really is SerializingCacheProvider
> Same goes for "describe keyspace" (after CASSANDRA-3384) on the 0.8 branch
--
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