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

William Burns mudokonman at gmail.com
Sun Oct 7 19:06:15 EDT 2018


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20181007/443018ba/attachment.html 


More information about the infinispan-dev mailing list