]
Paul Ferraro closed WFLY-8040.
------------------------------
Resolution: Rejected
Apparently, this is actually ok.
Infinispan subsystem registers duplicate capabilities when using ha
profiles
----------------------------------------------------------------------------
Key: WFLY-8040
URL:
https://issues.jboss.org/browse/WFLY-8040
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
The Infinispan subsystem registers capabilities for local implementations of the
clustering API. When the JGroups subsystem is *not* installed, the Inifinispan subsystem
is meant to register its local implementations as the default implementation. However,
currently it is always registering them, causing duplicate capability registrations.