]
Ryan Emerson updated ISPN-10072:
--------------------------------
Fix Version/s: 9.4.11.Final
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.Beta3, 9.4.11.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.