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 <sa...@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@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to