You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/10/20 03:33:27 UTC

[jira] Created: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
-----------------------------------------------------------------------

                 Key: CASSANDRA-1634
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
    Affects Versions: 0.7 beta 2
            Reporter: Nate McCall


updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Assigned: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Jonathan Ellis reassigned CASSANDRA-1634:
-----------------------------------------

    Assignee: Nate McCall  (was: Pavel Yaskevich)

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.7.0
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Resolved: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Jonathan Ellis resolved CASSANDRA-1634.
---------------------------------------

    Resolution: Fixed
      Reviewer: jbellis

committed, and created CASSANDRA-1637 for adding to jmx

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Commented: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Jonathan Ellis commented on CASSANDRA-1634:
-------------------------------------------

What is hackish about the antlr grammar change?

/obviously not an expert

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Commented: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Hudson commented on CASSANDRA-1634:
-----------------------------------

Integrated in Cassandra #572 (See [https://hudson.apache.org/hudson/job/Cassandra/572/])
    cli support for updating schema memtable settings.
patch by Nate McCall; reviewed by jbellis for CASSANDRA-1634


> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Jonathan Ellis
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Reopened: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Jonathan Ellis reopened CASSANDRA-1634:
---------------------------------------

      Assignee: Jonathan Ellis  (was: Nate McCall)

reopening to add the rest of the semi-obscure cf_def settings to cli

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Jonathan Ellis
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Updated: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Nate McCall updated CASSANDRA-1634:
-----------------------------------

    Attachment: 1634.txt

updated to include memtable ops. Potentially epic hack on Cli.g to take a double value for key/val pair

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Resolved: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Jonathan Ellis resolved CASSANDRA-1634.
---------------------------------------

    Resolution: Fixed

done in r1026208

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Jonathan Ellis
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Commented: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Nate McCall commented on CASSANDRA-1634:
----------------------------------------

These values should also be available on ColumnFamilyStore/MBean so they show up in JMX, nodetool, etc. Perhaps similar to CFS.getCompartor(), where the value of the underlying CFMetaData is returned. 

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Commented: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Nate McCall commented on CASSANDRA-1634:
----------------------------------------

(not an expert either)  it works - felt dirty, but perhaps that's just antlr?

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.7.0
>
>         Attachments: 1634.txt
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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


[jira] Updated: (CASSANDRA-1634) Allow for cassandra-cli to update memtable_* settings on a ColumnFamily

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

Jonathan Ellis updated CASSANDRA-1634:
--------------------------------------

    Affects Version/s:     (was: 0.7 beta 2)
                       0.7.0
        Fix Version/s: 0.7.0
             Assignee: Pavel Yaskevich

> Allow for cassandra-cli to update memtable_* settings on a ColumnFamily
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-1634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1634
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Nate McCall
>            Assignee: Pavel Yaskevich
>             Fix For: 0.7.0
>
>
> updateCfDefAttributes in CliClient.java should allow for the memtable_* properties to be modified as this is a common avenue for tunning.

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