You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ching-Shen Chen (JIRA)" <ji...@apache.org> on 2010/07/21 08:26:49 UTC

[jira] Created: (CASSANDRA-1307) Get the 'system' keyspace info

Get the 'system' keyspace info
------------------------------

                 Key: CASSANDRA-1307
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 0.6.3
            Reporter: Ching-Shen Chen
            Priority: Minor
             Fix For: 0.6.4


cassandra> get system.LocationInfo['L']                       
Exception Internal error processing get_slice

It should be as below:
cassandra> get system.LocationInfo['L']
=> (column=Token, value=����Z�:K^��, timestamp=0)
=> (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
=> (column=Generation, value=LF��, timestamp=16)
=> (column=ClusterName, value=Test Cluster, timestamp=0)
Returned 4 results.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-1307) Get the 'system' keyspace info

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

Gary Dusbabek resolved CASSANDRA-1307.
--------------------------------------

    Fix Version/s: 0.7
       Resolution: Fixed

+1. Thanks for the patch.

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Priority: Minor
>             Fix For: 0.6.4, 0.7
>
>         Attachments: trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1307) Get the 'system' keyspace info

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

Ching-Shen Chen updated CASSANDRA-1307:
---------------------------------------

    Affects Version/s:     (was: 0.6.3)

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Priority: Minor
>             Fix For: 0.6.4
>
>         Attachments: trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (CASSANDRA-1307) Get the 'system' keyspace info

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

Jonathan Ellis reopened CASSANDRA-1307:
---------------------------------------


this isn't going to work except when the key requested happens to land on the local node according to RUS

really we need a LocalStrategy if we're going to expose this over Thrift safely

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Priority: Minor
>             Fix For: 0.6.4, 0.7
>
>         Attachments: trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-1307) Get the 'system' keyspace info

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

Gary Dusbabek resolved CASSANDRA-1307.
--------------------------------------

    Resolution: Fixed

+1 committed.

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: trunk-1307.txt, trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-1307) Get the 'system' keyspace info

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

Gary Dusbabek commented on CASSANDRA-1307:
------------------------------------------

Reverted.

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1307) Get the 'system' keyspace info

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

Ching-Shen Chen updated CASSANDRA-1307:
---------------------------------------

    Attachment: trunk-1307.txt

attached a patch.

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.6.3
>            Reporter: Ching-Shen Chen
>            Priority: Minor
>             Fix For: 0.6.4
>
>         Attachments: trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-1307) Get the 'system' keyspace info

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

Hudson commented on CASSANDRA-1307:
-----------------------------------

Integrated in Cassandra #501 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/501/])
    

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: trunk-1307.txt, trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1307) Get the 'system' keyspace info

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

Ching-Shen Chen updated CASSANDRA-1307:
---------------------------------------

    Attachment: trunk-1307.txt

Attached a new patch.

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: trunk-1307.txt, trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-1307) Get the 'system' keyspace info

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

Hudson commented on CASSANDRA-1307:
-----------------------------------

Integrated in Cassandra #497 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/497/])
    revert 966363. CASSANDRA-1307
give system keyspace a valid replication strategy. patch by Ching-Shen Chen, reviewed by Gary Dusbabek. CASSANDRA-1307


> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: trunk-1307.txt, trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CASSANDRA-1307) Get the 'system' keyspace info

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

Gary Dusbabek reassigned CASSANDRA-1307:
----------------------------------------

    Assignee: Gary Dusbabek

> Get the 'system' keyspace info
> ------------------------------
>
>                 Key: CASSANDRA-1307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1307
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ching-Shen Chen
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: trunk-1307.txt
>
>
> cassandra> get system.LocationInfo['L']                       
> Exception Internal error processing get_slice
> It should be as below:
> cassandra> get system.LocationInfo['L']
> => (column=Token, value=����Z�:K^��, timestamp=0)
> => (column=Partioner, value=org.apache.cassandra.dht.RandomPartitioner, timestamp=0)
> => (column=Generation, value=LF��, timestamp=16)
> => (column=ClusterName, value=Test Cluster, timestamp=0)
> Returned 4 results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.