You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/12 00:53:00 UTC

[jira] [Updated] (GEODE-5857) Unregistering MBean twice results in unnecessary warning message

     [ https://issues.apache.org/jira/browse/GEODE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-5857:
----------------------------------
    Labels: pull-request-available  (was: )

> Unregistering MBean twice results in unnecessary warning message
> ----------------------------------------------------------------
>
>                 Key: GEODE-5857
>                 URL: https://issues.apache.org/jira/browse/GEODE-5857
>             Project: Geode
>          Issue Type: Bug
>          Components: jmx, management
>            Reporter: Ryan McMahon
>            Assignee: Ryan McMahon
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>
> Unregistering an MBean twice results in an InstanceNotFoundException, which gets wrapped in a ManagementException and logged as a warning.  This should not be a warning as an InstanceNotFoundException implies the MBean has already been unregistered, and a second unregistration is basically a no-op.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)