[jbosstools-issues] [JBoss JIRA] (JBIDE-24138) Implement queryMbeans for Jolokia

Martin Malina (JIRA) issues at jboss.org
Tue Apr 25 06:51:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397585#comment-13397585 ] 

Martin Malina commented on JBIDE-24138:
---------------------------------------

[~aurelien.pupier] so that means that it will still take some time until you can verify, correct? I don't like having this linger in the verification filter, but I'm not sure how to avoid. Because changing the fix version does not seem right.

> Implement queryMbeans for Jolokia
> ---------------------------------
>
>                 Key: JBIDE-24138
>                 URL: https://issues.jboss.org/browse/JBIDE-24138
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jmx
>    Affects Versions: 4.4.4.AM1
>            Reporter: Aurélien Pupier
>            Assignee: Aurélien Pupier
>             Fix For: 4.4.4.AM3
>
>
> Currently JolokiaMBeanServerConnection.queryMBeans is not implemented
> 	@Override
> 	public Set<ObjectInstance> queryMBeans(ObjectName name, QueryExp query) throws IOException {
> 		// TODO Auto-generated method stub
> 		return null;
> 	}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list