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

Have Cassandra return the right error for keyspaces with dots

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.1.6
    • None
    • None
    • Low

    Description

      cqlsh> CREATE KEYSPACE 'solr.test' WITH strategy_class = 'SimpleStrategy' AND strategy_options:replication_factor = 1;
      Bad Request: Invalid keyspace name: shouldn't be empty nor more than 48 characters long (got "solr.test")

      Attachments

        Activity

          People

            jbellis Jonathan Ellis
            j.casares Joaquin Casares
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: