[
https://issues.redhat.com/browse/ISPN-10881?page=com.atlassian.jira.plugi...
]
Pedro Zapata Fernandez updated ISPN-10881:
------------------------------------------
Sprint: DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint
#39 (was: DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38)
Deprecate GlobalJmxStatisticsConfiguration.allowDuplicateDomains
----------------------------------------------------------------
Key: ISPN-10881
URL:
https://issues.redhat.com/browse/ISPN-10881
Project: Infinispan
Issue Type: Task
Components: Configuration, Core
Affects Versions: 10.0.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
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)