]
Paul Ferraro moved EAP7-1500 to WFLY-13520:
-------------------------------------------
Project: WildFly (was: JBoss EAP Planning for version 7 and
above)
Key: WFLY-13520 (was: EAP7-1500)
Issue Type: Feature Request (was: Requirement)
Workflow: GIT Pull Request workflow (was: EAP Agile Workflow
2.0)
Component/s: Clustering
(was: Clustering)
EAP PT Pre-Checked (PC): (was: TODO)
Target Release: (was: 8.0.0.GA)
EAP PT Community Docs (CD): (was: TODO)
EAP PT Product Docs (PD): (was: New)
Affects Version/s: 20.0.0.Beta1
(was: 7.3.0.GA)
EAP PT Test Dev (TD): (was: TODO)
EAP PT Docs Analysis (DA): (was: TODO)
EAP PT Test Plan (TP): (was: TODO)
EAP PT Analysis Document (AD): (was: TODO)
Add support for Infinispan query, counters, locks, and CDI
----------------------------------------------------------
Key: WFLY-13520
URL:
https://issues.redhat.com/browse/WFLY-13520
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 20.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
EAP currently ships with the following modules:
org.infinispan.client.hotrod: Hot Rod client
org.infinispan.commons: Common API between the embedded and client modules
org.infinispan: Embedded library
org.infinispan.persistence.jdbc: JDBC Cache Store
org.infinispan.persistence.remote: Hot Rod Cache Store
To achieve feature parity with RHDG we would need to add the following modules:
org.infinispan.cdi: CDI bindings
org.infinispan.query: Query support
org.infinispan.counter: Clustered counter support
org.infinispan.lock: Clustered lock support
org.infinispan.jcache: JCache API support (see EAP7-1197)
For all of the above modules, RHDG engineering will donate the existing modules,
including tests, to EAP.
RHDG support and engineering will provide support for all use-cases relating to the
components mentioned above, excluding the subsystems which would continue to be handled by
EAP clustering.
RHDG will provide documentation for the Infinispan API which can either be included in
its modularized form or linked from the EAP documentation.
It is understood that EAP will only use productized builds of the Infinispan/JGroups
components that have already received RHDG QE sign-off.