[infinispan-issues] [JBoss JIRA] (ISPN-10007) Lucene directory module missing reactive-stream dependencies
Tristan Tarrant (Jira)
issues at jboss.org
Tue Mar 5 10:28:01 EST 2019
[ https://issues.jboss.org/browse/ISPN-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-10007:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Lucene directory module missing reactive-stream dependencies
> ------------------------------------------------------------
>
> Key: ISPN-10007
> URL: https://issues.jboss.org/browse/ISPN-10007
> Project: Infinispan
> Issue Type: Bug
> Components: WildFly modules
> Affects Versions: 9.4.8.Final, 10.0.0.Beta2
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Beta3, 9.4.9.Final
>
>
> ISPN-8865 Converted the LuceneCacheLoader to utilise the Publisher based API instead of process, however the feature-packs were not updated to reflect this, therefore it's necessary for the `org.infinispan.lucene-directory` module to add the following deps:
> {code:xml}
> <module name="io.reactivex.rxjava2.rxjava" slot="@infinispan.module.slot@"/>
> <module name="org.reactivestreams.reactive-streams" slot="@infinispan.module.slot@"/>
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list