[infinispan-issues] [JBoss JIRA] (ISPN-10881) Deprecate GlobalJmxStatisticsConfiguration.allowDuplicateDomains
Dan Berindei (Jira)
issues at jboss.org
Fri Nov 1 07:58:00 EDT 2019
Dan Berindei created ISPN-10881:
-----------------------------------
Summary: Deprecate GlobalJmxStatisticsConfiguration.allowDuplicateDomains
Key: ISPN-10881
URL: https://issues.jboss.org/browse/ISPN-10881
Project: Infinispan
Issue Type: Task
Components: Configuration, Core
Affects Versions: 10.0.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.1.0.Final
{{allowDuplicateDomains}} is just a crutch for tests. Applications rarely start more than one cache manager in the same JVM, and when they (e.g. multiple applications in an application server) do it's always a good idea to give each cache manager a unique name.
Our test suite doesn't really need {{allowDuplicateDomains}} either: {{TestCacheManagerFactory}} adds a UUID to the domain name, unless the test has explicitly set a (presumably unique) domain name.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list