[
https://issues.apache.org/jira/browse/CASSANDRA-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038924#comment-17038924
]
Stefan Miklosovic commented on CASSANDRA-15578:
-----------------------------------------------
Hi [~aweisberg], I merely remember you were the one most active behind
transient replication so I guess mentioning you here is a good idea to achieve
some visibility to this issue.
> 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:java}
> 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 was tried on 4.0-alpha3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]