[
https://issues.apache.org/jira/browse/CASSANDRA-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130903#comment-13130903
]
Vijay commented on CASSANDRA-3384:
----------------------------------
Pavel, I dont see it... are you seeing it by doing "show keyspaces/describe
keyspace <name>"? i dont see in 1.0 or the latest 0.8 build.
[default@vj] update column family Standard1 with rows_cached=1000 and
row_cache_provider=SerializingCacheProvider;
7ed92090-fa88-11e0-0000-242d50cf1ffe
Waiting for schema agreement...
... schemas agree across the cluster
[default@vj] describe keyspace vj;
Keyspace: vj:
Replication Strategy: org.apache.cassandra.locator.NetworkTopologyStrategy
Durable Writes: true
Options: [datacenter1:1]
Column Families:
ColumnFamily: Standard1
Key Validation Class: org.apache.cassandra.db.marshal.BytesType
Default column value validator: org.apache.cassandra.db.marshal.BytesType
Columns sorted by: org.apache.cassandra.db.marshal.BytesType
Row cache size / save period in seconds: 1000.0/0
Key cache size / save period in seconds: 200000.0/14400
Memtable thresholds: 0.29062499999999997/1440/62 (millions of
ops/minutes/MB)
GC grace seconds: 864000
Compaction min/max thresholds: 4/32
Read repair chance: 1.0
Replicate on write: true
Built indexes: []
[default@vj]
> it would be nice if "show schema;" in cli shows "Cache Provider"
> ----------------------------------------------------------------
>
> Key: CASSANDRA-3384
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3384
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.8.4
> Environment: JVM on Linux
> Reporter: Vijay
> Assignee: Pavel Yaskevich
> Priority: Minor
> Labels: lhf
> Fix For: 0.8.8, 1.0.1
>
>
> Show schema in the cli doesn't show the cache provider it would be nice to
> show it to verify the settings.
--
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