You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2011/02/07 20:24:57 UTC

[jira] Created: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

CLI should support describe_schema_versions() and other informative Thrift calls
--------------------------------------------------------------------------------

                 Key: CASSANDRA-2127
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
    Affects Versions: 0.7.0
            Reporter: Tyler Hobbs
            Assignee: Pavel Yaskevich
            Priority: Minor


The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Jonathan Ellis commented on CASSANDRA-2127:
-------------------------------------------

Sure.  Maybe wrap schema, partitioner, snitch into "describe cluster?"

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Jonathan Ellis commented on CASSANDRA-2127:
-------------------------------------------

+1 on describe_schema_versions, -1 on describe_ring.

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Matthew F. Dennis commented on CASSANDRA-2127:
----------------------------------------------

+1 on describe_schema_version, +0 on describe_ring

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Hudson commented on CASSANDRA-2127:
-----------------------------------

Integrated in Cassandra-0.7 #273 (See [https://hudson.apache.org/hudson/job/Cassandra-0.7/273/])
    add cli 'describe cluster' command
patch by Pavel Yaskevich; reviewed by thobbs for CASSANDRA-2127


> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: CASSANDRA-2127.patch
>
>   Original Estimate: 1h
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Pavel Yaskevich commented on CASSANDRA-2127:
--------------------------------------------

+1 on describe_schema_versions, -1 on describe_ring, also we can add describe_partitioner and describe_snitch WDYT?

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Jonathan Ellis commented on CASSANDRA-2127:
-------------------------------------------

yes

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Pavel Yaskevich updated CASSANDRA-2127:
---------------------------------------

    Attachment: CASSANDRA-2127.patch

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.2
>
>         Attachments: CASSANDRA-2127.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Pavel Yaskevich commented on CASSANDRA-2127:
--------------------------------------------

Jonathan: seems like 0.7.2 should be a "Fix Version", am I right?

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Pavel Yaskevich updated CASSANDRA-2127:
---------------------------------------

         Fix Version/s: 0.7.2
    Remaining Estimate: 1h  (was: 8h)
     Original Estimate: 1h  (was: 8h)

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.2
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Tyler Hobbs commented on CASSANDRA-2127:
----------------------------------------

Looks good. +1

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.2
>
>         Attachments: CASSANDRA-2127.patch
>
>   Original Estimate: 1h
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2127) CLI should support describe_schema_versions() and other informative Thrift calls

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

Pavel Yaskevich commented on CASSANDRA-2127:
--------------------------------------------

I concur.

> CLI should support describe_schema_versions() and other informative Thrift calls
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2127
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The CLI should support the 'informative' thrift calls, like describe_schema_versions(), describe_ring(), etc.  Currently, one has to go through a normal Thrift client to use these methods (and some clients don't support them at all).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira