You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/11/21 09:08:13 UTC

[jira] Created: (CASSANDRA-1763) NodeCmd should be able to view Compaction Statistics

NodeCmd should be able to view Compaction Statistics
----------------------------------------------------

                 Key: CASSANDRA-1763
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
    Affects Versions: 0.6.7
            Reporter: Edward Capriolo
            Assignee: Edward Capriolo
            Priority: Minor


When joining a node, major compacting a node, running cleanup on a node, or sometimes when a node seems slightly slow it would be helpful to get compaction information with nodetool 

nodetool compactionstats would produce:
{noformat}
compaction type: Major
column family: standard1
bytes compacted: 49925478
bytes total in progress: 63555680
pending tasks: 1
{noformat}

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


[jira] Commented: (CASSANDRA-1763) NodeCmd should be able to view Compaction Statistics

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

Hudson commented on CASSANDRA-1763:
-----------------------------------

Integrated in Cassandra #625 (See [https://hudson.apache.org/hudson/job/Cassandra/625/])
    

> NodeCmd should be able to view Compaction Statistics
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1763
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.7 beta 3
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: cassandra-1763-2-branch-7.0.patch.txt, cassandra-1763-patch.txt
>
>
> When joining a node, major compacting a node, running cleanup on a node, or sometimes when a node seems slightly slow it would be helpful to get compaction information with nodetool 
> nodetool compactionstats would produce:
> {noformat}
> compaction type: Major
> column family: standard1
> bytes compacted: 49925478
> bytes total in progress: 63555680
> pending tasks: 1
> {noformat}

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


[jira] Updated: (CASSANDRA-1763) NodeCmd should be able to view Compaction Statistics

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

Edward Capriolo updated CASSANDRA-1763:
---------------------------------------

    Attachment: cassandra-1763-patch.txt

> NodeCmd should be able to view Compaction Statistics
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1763
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.6.7
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>         Attachments: cassandra-1763-patch.txt
>
>
> When joining a node, major compacting a node, running cleanup on a node, or sometimes when a node seems slightly slow it would be helpful to get compaction information with nodetool 
> nodetool compactionstats would produce:
> {noformat}
> compaction type: Major
> column family: standard1
> bytes compacted: 49925478
> bytes total in progress: 63555680
> pending tasks: 1
> {noformat}

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


[jira] Updated: (CASSANDRA-1763) NodeCmd should be able to view Compaction Statistics

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

Edward Capriolo updated CASSANDRA-1763:
---------------------------------------

    Attachment: cassandra-1763-2-branch-7.0.patch.txt

> NodeCmd should be able to view Compaction Statistics
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1763
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.7 beta 3
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: cassandra-1763-2-branch-7.0.patch.txt, cassandra-1763-patch.txt
>
>
> When joining a node, major compacting a node, running cleanup on a node, or sometimes when a node seems slightly slow it would be helpful to get compaction information with nodetool 
> nodetool compactionstats would produce:
> {noformat}
> compaction type: Major
> column family: standard1
> bytes compacted: 49925478
> bytes total in progress: 63555680
> pending tasks: 1
> {noformat}

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


[jira] Updated: (CASSANDRA-1763) NodeCmd should be able to view Compaction Statistics

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

Edward Capriolo updated CASSANDRA-1763:
---------------------------------------

    Affects Version/s:     (was: 0.6.7)
                       0.7 beta 3
        Fix Version/s: 0.7.1

> NodeCmd should be able to view Compaction Statistics
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1763
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.7 beta 3
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: cassandra-1763-patch.txt
>
>
> When joining a node, major compacting a node, running cleanup on a node, or sometimes when a node seems slightly slow it would be helpful to get compaction information with nodetool 
> nodetool compactionstats would produce:
> {noformat}
> compaction type: Major
> column family: standard1
> bytes compacted: 49925478
> bytes total in progress: 63555680
> pending tasks: 1
> {noformat}

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


[jira] Commented: (CASSANDRA-1763) NodeCmd should be able to view Compaction Statistics

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

Hudson commented on CASSANDRA-1763:
-----------------------------------

Integrated in Cassandra-0.7 #70 (See [https://hudson.apache.org/hudson/job/Cassandra-0.7/70/])
    

> NodeCmd should be able to view Compaction Statistics
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1763
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.7 beta 3
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: cassandra-1763-2-branch-7.0.patch.txt, cassandra-1763-patch.txt
>
>
> When joining a node, major compacting a node, running cleanup on a node, or sometimes when a node seems slightly slow it would be helpful to get compaction information with nodetool 
> nodetool compactionstats would produce:
> {noformat}
> compaction type: Major
> column family: standard1
> bytes compacted: 49925478
> bytes total in progress: 63555680
> pending tasks: 1
> {noformat}

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


[jira] Commented: (CASSANDRA-1763) NodeCmd should be able to view Compaction Statistics

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

Jonathan Ellis commented on CASSANDRA-1763:
-------------------------------------------

I'm unable to apply this against either 0.7 or 0.6.

> NodeCmd should be able to view Compaction Statistics
> ----------------------------------------------------
>
>                 Key: CASSANDRA-1763
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.7 beta 3
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: cassandra-1763-patch.txt
>
>
> When joining a node, major compacting a node, running cleanup on a node, or sometimes when a node seems slightly slow it would be helpful to get compaction information with nodetool 
> nodetool compactionstats would produce:
> {noformat}
> compaction type: Major
> column family: standard1
> bytes compacted: 49925478
> bytes total in progress: 63555680
> pending tasks: 1
> {noformat}

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