[jboss-jira] [JBoss JIRA] (REMJMX-97) Optimise addNotificationListener so no handback needs to be sent.

Darran Lofthouse (JIRA) issues at jboss.org
Tue Aug 21 08:06:02 EDT 2018


     [ https://issues.jboss.org/browse/REMJMX-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse reassigned REMJMX-97:
--------------------------------------

    Assignee:     (was: Darran Lofthouse)


> Optimise addNotificationListener so no handback needs to be sent.
> -----------------------------------------------------------------
>
>                 Key: REMJMX-97
>                 URL: https://issues.jboss.org/browse/REMJMX-97
>             Project: Remoting JMX
>          Issue Type: Sub-task
>          Components: Connection
>            Reporter: Darran Lofthouse
>             Fix For: 2.0.2.CR1
>
>
> The following method call has been updated as a result of REMJMX-91 so null is sent for the handback - this is to retain compatibility with existing installations currently using version 2 of the protocol.
> {code}
>         public void addNotificationListener(final ObjectName name, NotificationListener listener,
>                 final NotificationFilter filter, final Object handback) throws InstanceNotFoundException, IOException {
> {code}
> In version 3 we can drop sending the handle.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list