[ 
https://issues.apache.org/jira/browse/CASSANDRA-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899940#action_12899940
 ] 

Jonathan Ellis commented on CASSANDRA-1385:
-------------------------------------------

are the "if (mbs.isRegistered(nameObj))" checks actually necessary or just old 
code?

should we take this opportunity to s/ColumnFamilyStores/ColumnFamilies/ (and 
IndexCFS/IndexColumnFamlies) in the mbean names?

> nodetool cfstats does not update after adding new cfs through API
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-1385
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1385
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 1
>         Environment: CentOS 5.2
> Trunc
>            Reporter: Arya Goudarzi
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 
> v1-0001-make-CFS-constructor-responsible-for-registering-mbean.txt, 
> v3-0001-make-CFS-responsible-for-registering-unregistering-mbe.txt
>
>
> Start a 3 node cluster. Add a new Keyspace with API. Then add more CFs to 
> that Keyspace. ndoetool cfstats will only show you the CF which was 
> originally part of KsDef creation and not the CfDefs that were added later.

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

Reply via email to