]
Adrian Nistor commented on ISPN-5932:
-------------------------------------
ATM (8.2.x) there are no more usages of ClusterRegistry and it is deprecated. It will be
removed in Infinispan 9.0
Remove ClusterRegistry
----------------------
Key: ISPN-5932
URL:
https://issues.jboss.org/browse/ISPN-5932
Project: Infinispan
Issue Type: Task
Components: Core, Embedded Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.0.0.Final, 9.0.0.Alpha1
ClusterRegistry can be replaced by InternalCacheRegistry. ClusterRegistry and ScopedKey
should be removed. Do we still keep package org.infinispan.registry.* public in the
javadocs?