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

cqlsh: LWT operations not handled correctly in 3.0+

    XMLWordPrintableJSON

Details

    • Normal

    Description

      $ cqlsh -u cassandra -p cassandra
      Connected to abc at 127.0.0.1:9042.
      [cqlsh 5.0.1 | Cassandra 3.0.1.816 | DSE 5.0.0 | CQL spec 3.4.0 | Native protocol v4]
      Use HELP for help.
      cassandra@cqlsh> SOME COMMAND;
      
      Shell instance has no attribute 'parse_for_table_meta'
      

      I think this is happening because of a bad merge (https://github.com/apache/cassandra/commit/2800bf1082e773daf0af29516b61c711acda626b#diff-1cce67f7d76864f07aaf4d986d6fc051). We just need to rename parse_for_update_meta to parse_for_table_meta

      Attachments

        1. 11003-cassandra-3.0.txt
          0.8 kB
          Eduard Tudenhoefner

        Activity

          People

            eduard.tudenhoefner Eduard Tudenhoefner
            eduard.tudenhoefner Eduard Tudenhoefner
            Eduard Tudenhoefner
            Tom Hobbs
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: