Revert "APIMbeanServer: Show column family in jconsole"
This reverts commit b9986396bbd705305262588732db429ad39efd11.
This commit is contained in:
parent
b9986396bb
commit
de20954fd6
@ -78,8 +78,6 @@ public class APIMBeanServer extends ChainedMBeanServer {
|
||||
@Override
|
||||
public Set<ObjectName> queryNames(ObjectName name, QueryExp query) {
|
||||
if (name == null) {
|
||||
ColumnFamilyStore.checkRegistration();
|
||||
StreamingMetrics.checkRegistration();
|
||||
return super.queryNames(name, query);
|
||||
}
|
||||
if (name.getCanonicalKeyPropertyListString()
|
||||
|
Loading…
x
Reference in New Issue
Block a user