[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003426#comment-14003426
 ] 

Rakesh R commented on ZOOKEEPER-1659:
-------------------------------------

After unregister if anyone(for ex: monitoring tool) queried to get the 
attribute value, it would occur the following exception.
{code}
javax.management.InstanceNotFoundException: 
org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.3,name2=Leader,name3=InMemoryDataTree
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
{code}

> Add JMX support for dynamic reconfiguration
> -------------------------------------------
>
>                 Key: ZOOKEEPER-1659
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1659
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 3.5.0
>            Reporter: Alexander Shraer
>            Assignee: Rakesh R
>            Priority: Blocker
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1659.patch
>
>
> We need to update JMX during reconfigurations. Currently, reconfiguration 
> changes are not reflected in JConsole.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to