You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Created) (JIRA)" <ji...@apache.org> on 2012/03/20 20:41:37 UTC

[jira] [Created] (CASSANDRA-4067) Report lifetime compaction throughput

Report lifetime compaction throughput
-------------------------------------

                 Key: CASSANDRA-4067
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Jonathan Ellis
            Assignee: Brandon Williams
            Priority: Trivial
             Fix For: 1.1.0


Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-4067) Report lifetime compaction throughput

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

Brandon Williams updated CASSANDRA-4067:
----------------------------------------

    Attachment: 0002-Track-and-expose-total-compactions.txt
                0001-Track-and-expose-lifetime-bytes-compacted.txt

Updated patchset to also expose total compactions.
                
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>         Attachments: 0001-Track-and-expose-lifetime-bytes-compacted.txt, 0002-Track-and-expose-total-compactions.txt
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-4067) Report lifetime compaction throughput

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

Brandon Williams updated CASSANDRA-4067:
----------------------------------------

    Attachment: 4067.txt

Patch to expose the lifetime bytes compacted.
                
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>         Attachments: 4067.txt
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-4067) Report lifetime compaction throughput

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

Nick Bailey commented on CASSANDRA-4067:
----------------------------------------

I mentioned this offline, but is there any reason we shouldn't go ahead and expose total number of compactions completed as well?
                
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>         Attachments: 4067.txt
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-4067) Report lifetime compaction throughput

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

Brandon Williams resolved CASSANDRA-4067.
-----------------------------------------

    Resolution: Fixed

Committed.
                
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>         Attachments: 0001-Track-and-expose-lifetime-bytes-compacted.txt, 0002-Track-and-expose-total-compactions.txt
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-4067) Report lifetime compaction throughput

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

Brandon Williams updated CASSANDRA-4067:
----------------------------------------

    Attachment: 4067.txt

Updated to include bytes completed up to the moment, instead of only showing completed compactions.
                
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>         Attachments: 4067.txt
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-4067) Report lifetime compaction throughput

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

Brandon Williams updated CASSANDRA-4067:
----------------------------------------

    Attachment:     (was: 4067.txt)
    
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-4067) Report lifetime compaction throughput

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

Brandon Williams updated CASSANDRA-4067:
----------------------------------------

    Attachment:     (was: 4067.txt)
    
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-4067) Report lifetime compaction throughput

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

Nick Bailey commented on CASSANDRA-4067:
----------------------------------------

+1
                
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>         Attachments: 0001-Track-and-expose-lifetime-bytes-compacted.txt, 0002-Track-and-expose-total-compactions.txt
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-4067) Report lifetime compaction throughput

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

Jonathan Ellis updated CASSANDRA-4067:
--------------------------------------

    Reviewer: nickmbailey  (was: jbellis)
    
> Report lifetime compaction throughput
> -------------------------------------
>
>                 Key: CASSANDRA-4067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4067
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Trivial
>              Labels: compaction
>             Fix For: 1.1.0
>
>         Attachments: 0001-Track-and-expose-lifetime-bytes-compacted.txt, 0002-Track-and-expose-total-compactions.txt
>
>
> Would be useful to be able to monitor total compaction throughput without having to poll frequently enough to make sure we get every CompactionInfo object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira