]
Tristan Tarrant updated ISPN-10072:
-----------------------------------
Fix Version/s: 10.0.0.Beta4
(was: 10.0.0.Beta3)
Core module should export reactive-streams for store implementations
--------------------------------------------------------------------
Key: ISPN-10072
URL:
https://issues.jboss.org/browse/ISPN-10072
Project: Infinispan
Issue Type: Enhancement
Components: Server, WildFly modules
Affects Versions: 10.0.0.Beta2
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 10.0.0.Beta4, 9.4.12.Final
As the persistence SPI now depends on reactive-streams for the Publisher based methods,
we should make the core infinispan module export these dependencies so that it's not
necessary for every store implementation to explicitly define the dependency.