[infinispan-dev] Dependency hygiene: 2LC for Hibernate to depend on RxJava ?

Galder Zamarreno galder at redhat.com
Mon Oct 8 02:47:24 EDT 2018


Cache Stores are not used by provider. There is some stream processing but
it's always done local only, even if the caches are clustered.

On Mon, Oct 8, 2018 at 1:07 AM William Burns <mudokonman at gmail.com> wrote:

> Distributed Streams and the Cache Store implementations rely on rxjava2.
>
> I guess it could be made optional if we were ensure it was a local only
> cache without any stores. What does the simple JPA Cache in your example
> need?
>
> On Sun, Oct 7, 2018 at 7:01 PM Sanne Grinovero <sanne at hibernate.org>
> wrote:
>
>> Hi all,
>>
>> I noticed the latest versions of infinispan-core now depend on
>> io.reactivex.rxjava2:rxjava aka RxJava.
>>
>> Would it be possible to make this an optional dependency, at least for
>> those only looking for a simple JPA Cache?
>>
>> I tried to exclude it but that's not going to work, apparently many
>> crucial code paths depend on it.
>>
>> Thanks,
>> Sanne
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20181008/d43b37ae/attachment.html 


More information about the infinispan-dev mailing list