[infinispan-issues] [JBoss JIRA] (ISPN-11140) RemoteCache w/near cache throws InstanceAlreadyExistsException following restart
Paul Ferraro (Jira)
issues at jboss.org
Thu Jan 9 14:31:56 EST 2020
[ https://issues.redhat.com/browse/ISPN-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro reassigned ISPN-11140:
-----------------------------------
Assignee: Paul Ferraro
> RemoteCache w/near cache throws InstanceAlreadyExistsException following restart
> --------------------------------------------------------------------------------
>
> Key: ISPN-11140
> URL: https://issues.redhat.com/browse/ISPN-11140
> Project: Infinispan
> Issue Type: Bug
> Components: Hot Rod
> Affects Versions: 10.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Critical
>
> A RemoteCache using a near cache throws javax.management.InstanceAlreadyExistsException on restart. RemoteCache w/out a near cache restarts without issue.
> This is because InvalidatedNearRemoteCache.stop() does not call the super implementation, which unregisters its mbeans.
> This issue technically affects older versions, but the allowDuplicateDomains logic circumvents the InstanceAlreadyExistsException problem.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list