[infinispan-issues] [JBoss JIRA] (ISPN-10425) Update Netty and RxJava2 to align with Quarkus dependencies
Tristan Tarrant (Jira)
issues at jboss.org
Tue Jul 30 09:38:01 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant reassigned ISPN-10425:
--------------------------------------
Assignee: Will Burns
> Update Netty and RxJava2 to align with Quarkus dependencies
> -----------------------------------------------------------
>
> Key: ISPN-10425
> URL: https://issues.jboss.org/browse/ISPN-10425
> Project: Infinispan
> Issue Type: Task
> Components: Dependency
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> Quarkus uses Vert.x and smallrye reactive streams. Both of these use specific versions of netty and RxJava2 respectively. We should make sure we use the same versions to ensure compatibility as much as possible.
> Vert.x (Netty 4.1.34)
> https://github.com/quarkusio/quarkus/blob/master/build-parent/pom.xml#L34
> https://github.com/vert-x3/vertx-dependencies/blob/3.7/pom.xml#L51
> https://github.com/vert-x3/vertx-dependencies/blob/116e1fe31a5130c2e5b33bb5e8b36acfb30483ad/pom.xml#L51
> SmallRye Reactive Streams (2.2.9 RxJava2)
> https://github.com/quarkusio/quarkus/blob/master/bom/runtime/pom.xml#L41
> https://github.com/smallrye/smallrye-reactive-streams-operators/blob/779a6b12f3ae55fcd3741294cee33db3cbf34aa9/pom.xml#L73
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list