-
Bug
-
Resolution: Done
-
Major
-
None
-
8.0.0.GA-CR2
That command fail in EAP8
[standalone@localhost:9990 /] /subsystem=distributable-web/infinispan-session-management=a:add(cache-container=web,granularity=SESSION) { "outcome" => "failed", "failure-description" => "WFLYCTL0369: Required capabilities are not available: org.wildfly.clustering.web.infinispan-routing-provider; Possible registration points for this capability: /subsystem=distributable-web/routing=infinispan", "rolled-back" => true }
whereas in EAP 7 it pass
[standalone@localhost:9990 /] /subsystem=distributable-web/infinispan-session-management=a:add(cache-container=web,granularity=SESSION) {"outcome" => "success"}
Looks like regression in behaviour, thus marking as Blocker for EAP 8 GA.
- is caused by
-
WFLY-18149 infinispan-session-management add operation fails in non-HA profile
- Open
- relates to
-
JBEAP-24970 Not possible to create Infinispan Session
- Reopened
-
EAPDOC-1390 Release notes update for JBEAP-24997
- Closed
- mentioned on