You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2012/10/18 00:24:04 UTC

[jira] [Created] (CASSANDRA-4829) Make consistency level configurable in cqlsh

Aleksey Yeschenko created CASSANDRA-4829:
--------------------------------------------

             Summary: Make consistency level configurable in cqlsh
                 Key: CASSANDRA-4829
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4829
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 1.2.0 beta 1
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
            Priority: Trivial


CASSANDRA-4734 moved consistency level to the protocol, so cqlsh needs a way to change consistency level from the default (ONE).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4829) Make consistency level configurable in cqlsh

Posted by "Aleksey Yeschenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko updated CASSANDRA-4829:
-----------------------------------------

    Priority: Minor  (was: Trivial)
    Assignee: Aleksey Yeschenko
    
> Make consistency level configurable in cqlsh
> --------------------------------------------
>
>                 Key: CASSANDRA-4829
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4829
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cqlsh
>
> CASSANDRA-4734 moved consistency level to the protocol, so cqlsh needs a way to change consistency level from the default (ONE).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4829) Make consistency level configurable in cqlsh

Posted by "Aleksey Yeschenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko updated CASSANDRA-4829:
-----------------------------------------

    Attachment: 4829.txt

For testing stuffs.
                
> Make consistency level configurable in cqlsh
> --------------------------------------------
>
>                 Key: CASSANDRA-4829
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4829
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cqlsh
>         Attachments: 4829.txt
>
>
> CASSANDRA-4734 moved consistency level to the protocol, so cqlsh needs a way to change consistency level from the default (ONE).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4829) Make consistency level configurable in cqlsh

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-4829:
--------------------------------------

    Assignee:     (was: Aleksey Yeschenko)
    
> Make consistency level configurable in cqlsh
> --------------------------------------------
>
>                 Key: CASSANDRA-4829
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4829
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Aleksey Yeschenko
>            Priority: Trivial
>              Labels: cqlsh
>
> CASSANDRA-4734 moved consistency level to the protocol, so cqlsh needs a way to change consistency level from the default (ONE).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4829) Make consistency level configurable in cqlsh

Posted by "Aleksey Yeschenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko updated CASSANDRA-4829:
-----------------------------------------

         Reviewer: brandon.williams
    Fix Version/s: 1.2.0 rc1
    
> Make consistency level configurable in cqlsh
> --------------------------------------------
>
>                 Key: CASSANDRA-4829
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4829
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cqlsh
>             Fix For: 1.2.0 rc1
>
>         Attachments: 4829.txt
>
>
> CASSANDRA-4734 moved consistency level to the protocol, so cqlsh needs a way to change consistency level from the default (ONE).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-4829) Make consistency level configurable in cqlsh

Posted by "Aleksey Yeschenko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500503#comment-13500503 ] 

Aleksey Yeschenko commented on CASSANDRA-4829:
----------------------------------------------

Thanks. Committed.
                
> Make consistency level configurable in cqlsh
> --------------------------------------------
>
>                 Key: CASSANDRA-4829
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4829
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cqlsh
>             Fix For: 1.2.0 rc1
>
>         Attachments: 4829.txt
>
>
> CASSANDRA-4734 moved consistency level to the protocol, so cqlsh needs a way to change consistency level from the default (ONE).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-4829) Make consistency level configurable in cqlsh

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500452#comment-13500452 ] 

Brandon Williams commented on CASSANDRA-4829:
---------------------------------------------

+1
                
> Make consistency level configurable in cqlsh
> --------------------------------------------
>
>                 Key: CASSANDRA-4829
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4829
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cqlsh
>             Fix For: 1.2.0 rc1
>
>         Attachments: 4829.txt
>
>
> CASSANDRA-4734 moved consistency level to the protocol, so cqlsh needs a way to change consistency level from the default (ONE).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira