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

cqlsh tab completion error in "CREATE KEYSPACE"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 1.1.6
    • None
    • None
    • ubuntu, git:cassandra-1.1. I see the error in cqlsh with cql2 and cql3.

    • Low

    Description

      The following:

      cqlsh> CREATE KEYSPACE test WITH strategy_class = 'S<TAB>
      

      will tab complete like this:

      cqlsh> CREATE KEYSPACE test WITH strategy_class = 'SimpleStrategy '
      

      Note the extra space after SimpleStrategy. Not a big deal to remove, but it could be misleading to people.

      Attachments

        1. 4334-v2-patch.txt
          0.7 kB
          Aleksey Yeschenko

        Activity

          People

            aleksey Aleksey Yeschenko
            tpatterson Tyler Patterson
            Aleksey Yeschenko
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: