Commands from reproducer are succesful in 7.0. (Actually, in 7.0.7 it fails. This compatibility break in micro version will be tracked by another JIRA)
In 7.1 these commands fail
/subsystem=security/security-domain=test:add(cache-type=infinispan) { "outcome" => "failed", "failure-description" => "WFLYCTL0369: Required capabilities are not available: org.wildfly.clustering.infinispan.default-cache-configuration.security; There are no known registration points which can provide this capability.", "rolled-back" => true }
Also fails when copying standalone.xml from 7.0 to 7.1
09:20:13,820 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0362: Capabilities required by resource '/subsystem=security/security-domain=test' are not available: org.wildfly.clustering.infinispan.default-cache-configuration.security; Possible registration points for this capability: /subsystem=infinispan/cache-container=* 09:20:13,823 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
This JIRA is created based on discussion from [1]
Setting to blocker as from my Pov it could breaks RFE EAP7-482. Thus need proper triage.
[1] http://post-office.corp.redhat.com/archives/jboss-support-eap6/2017-July/msg00236.html
- is cloned by
-
JBEAP-12550 (7.0.z) Configuration of infinispan cache for security-domain has changed
- Resolved
-
WFLY-9206 Restore support for security cache-container w/out a default-cache
- Closed
- is related to
-
JBEAP-13048 (7.1.0) Creating infinispan security cache w/o default cache doesn't use auth-cache settings
- Closed