[
https://issues.apache.org/jira/browse/CASSANDRA-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Miklosovic updated CASSANDRA-15578:
------------------------------------------
Labels: 4.0 (was: )
> Describe keyspace does not work for keyspaces with transient replication
> ------------------------------------------------------------------------
>
> Key: CASSANDRA-15578
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15578
> Project: Cassandra
> Issue Type: Bug
> Components: CQL/Interpreter
> Reporter: Stefan Miklosovic
> Priority: Normal
> Labels: 4.0
>
> I can not describe a keyspace which is using transient replication.
> {code}
> admin@cqlsh> CREATE KEYSPACE bar WITH replication = {'class':
> 'NetworkTopologyStrategy', 'dc1': '3/1'};
> admin@cqlsh> DESCRIBE KEYSPACE bar;
> 'NoneType' object has no attribute 'export_for_schema'
> {code}
> I am sorry in case this is a duplicate but I have not found similar issue yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]