Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-15578

Describe keyspace does not work for keyspaces with transient replication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • CQL/Interpreter
    • All
    • None

    Description

      I can not describe a keyspace which is using transient replication.

      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'
      

      I am sorry in case this is a duplicate but I have not found similar issue yet.

       

      This was tried on 4.0-alpha3

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stefan.miklosovic Stefan Miklosovic
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: