You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Burroughs (JIRA)" <ji...@apache.org> on 2011/06/16 16:39:48 UTC

[jira] [Created] (CASSANDRA-2781) regression: exposing cache size through MBean

regression: exposing cache size through MBean
---------------------------------------------

                 Key: CASSANDRA-2781
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2781
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Chris Burroughs
            Assignee: Chris Burroughs
            Priority: Minor


Looks like it was part of CASSANDRA-1969.  A method called size, as opposed to getSize, won't be exposed through jmx.

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

        

[jira] [Updated] (CASSANDRA-2781) regression: exposing cache size through MBean

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

Sylvain Lebresne updated CASSANDRA-2781:
----------------------------------------

    Fix Version/s:     (was: 0.8.2)
                   0.8.1

> regression: exposing cache size through MBean
> ---------------------------------------------
>
>                 Key: CASSANDRA-2781
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2781
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8 beta 1
>            Reporter: Chris Burroughs
>            Assignee: Chris Burroughs
>            Priority: Minor
>             Fix For: 0.8.1
>
>         Attachments: 2781-v1.txt
>
>
> Looks like it was part of CASSANDRA-1969.  A method called size, as opposed to getSize, won't be exposed through jmx.

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

        

[jira] [Commented] (CASSANDRA-2781) regression: exposing cache size through MBean

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

Ryan King commented on CASSANDRA-2781:
--------------------------------------

It would be nice if we had some tests around these things, but I'm +1 on this patch.

> regression: exposing cache size through MBean
> ---------------------------------------------
>
>                 Key: CASSANDRA-2781
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2781
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Chris Burroughs
>            Assignee: Chris Burroughs
>            Priority: Minor
>         Attachments: 2781-v1.txt
>
>
> Looks like it was part of CASSANDRA-1969.  A method called size, as opposed to getSize, won't be exposed through jmx.

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

        

[jira] [Updated] (CASSANDRA-2781) regression: exposing cache size through MBean

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

Jonathan Ellis updated CASSANDRA-2781:
--------------------------------------

    Affects Version/s: 0.8 beta 1
        Fix Version/s: 0.8.2

> regression: exposing cache size through MBean
> ---------------------------------------------
>
>                 Key: CASSANDRA-2781
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2781
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8 beta 1
>            Reporter: Chris Burroughs
>            Assignee: Chris Burroughs
>            Priority: Minor
>             Fix For: 0.8.2
>
>         Attachments: 2781-v1.txt
>
>
> Looks like it was part of CASSANDRA-1969.  A method called size, as opposed to getSize, won't be exposed through jmx.

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

        

[jira] [Commented] (CASSANDRA-2781) regression: exposing cache size through MBean

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

Hudson commented on CASSANDRA-2781:
-----------------------------------

Integrated in Cassandra-0.8 #173 (See [https://builds.apache.org/job/Cassandra-0.8/173/])
    fix cache mbean getSize
patch by Chris Burroughs; reviewed by Ryan King for CASSANDRA-2781

jbellis : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1136529
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cache/InstrumentingCacheMBean.java
* /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/tools/NodeCmd.java
* /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cache/InstrumentingCache.java


> regression: exposing cache size through MBean
> ---------------------------------------------
>
>                 Key: CASSANDRA-2781
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2781
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8 beta 1
>            Reporter: Chris Burroughs
>            Assignee: Chris Burroughs
>            Priority: Minor
>             Fix For: 0.8.2
>
>         Attachments: 2781-v1.txt
>
>
> Looks like it was part of CASSANDRA-1969.  A method called size, as opposed to getSize, won't be exposed through jmx.

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

        

[jira] [Updated] (CASSANDRA-2781) regression: exposing cache size through MBean

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

Chris Burroughs updated CASSANDRA-2781:
---------------------------------------

    Attachment: 2781-v1.txt

Just size --> getSize in InstrumentingCacheMBean

> regression: exposing cache size through MBean
> ---------------------------------------------
>
>                 Key: CASSANDRA-2781
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2781
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Chris Burroughs
>            Assignee: Chris Burroughs
>            Priority: Minor
>         Attachments: 2781-v1.txt
>
>
> Looks like it was part of CASSANDRA-1969.  A method called size, as opposed to getSize, won't be exposed through jmx.

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