Details

    Description

      This is a task for small, 'apparent' features needed in Cassandra SE.

      • Add @@cassandra_write_consistency_level and @@cassandra_read_consistency_level which will allow to specify consistency levels for reads and writes.
      • Add a global cassandra_thrift_host/port setting. Hosts/IP addresses change across EC2 runs, which means one has to re-create table definitions.
      • Check how "ALTER TABLE tbl option=value" command works. With SphinxSE, it will create another table, then try to copy all of the data from the original table. This will still look OK for the user, because "select * from sphinx_table" never returns any rows.

      Attachments

        Issue Links

          Activity

            Current versions of Cassandra actually do not support username/password authentication. They provide interface for it, but there are no known implementations.

            psergei Sergei Petrunia added a comment - Current versions of Cassandra actually do not support username/password authentication. They provide interface for it, but there are no known implementations.

            Added a global @@cassandra_default_thrift_host variable (cassandra_default_thrift_port was not yet added, it is intentional)

            psergei Sergei Petrunia added a comment - Added a global @@cassandra_default_thrift_host variable (cassandra_default_thrift_port was not yet added, it is intentional)

            Added @@cassandra_write_consistency, @@cassandra_read_consistency.

            psergei Sergei Petrunia added a comment - Added @@cassandra_write_consistency, @@cassandra_read_consistency.

            Changing status to Wont-Fix as there is no work planned on Cassandra-SE currently

            psergei Sergei Petrunia added a comment - Changing status to Wont-Fix as there is no work planned on Cassandra-SE currently

            People

              Unassigned Unassigned
              psergei Sergei Petrunia
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.