Spring Projects Issues
Spring Projects Issues
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** commented Requesting an upgrade to Reactive Streams/RxJava 2 is a valid point though. RxJava 1 is no longer in active development and EOL is announced for March 2018....
**[subhashni balakrishnan](https://jira.spring.io/secure/[email protected])** commented We have it on the roadmap, most likely the 3.0 version of the SDK would have support for RxJava2.
**[David Nault](https://jira.spring.io/secure/ViewProfile.jspa?name=dnaultcouchbase)** commented Version 3 of the Couchbase Java SDK will be built on Reactor instead of RxJava
**[Herman Bovens](https://jira.spring.io/secure/ViewProfile.jspa?name=herman%20bovens)** commented I think this one deserves Major priority instead of Minor. Uncorellated subqueries and multiple join conditions are just two possible uses, but there is more. Not being...
**[Giovanni Dall'Oglio Risso](https://jira.spring.io/secure/ViewProfile.jspa?name=giovanni.dalloglio)** commented Excuse me, but this issue seems very similar to [BATCH-1517](https://jira.spring.io/browse/BATCH-1517). IMHO you can think at something like "spring integration channels", between two steps * First step...
**[Dave Syer](https://jira.spring.io/secure/ViewProfile.jspa?name=david_syer)** commented Yes, I agree this is basically a duplicate.
**[Mahmoud Ben Hassine](https://jira.spring.io/secure/ViewProfile.jspa?name=mbenhassine)** commented I implemented a POC [here](https://github.com/fmbenhassine/spring-batch-lab/tree/main/issues/batch1538) for concurrent steps using a blocking queue as a staging area. It is typically an implementation of the producer/consumer pattern. However,...
**[Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke)** commented Can you please provide a little more context? What are you doing exactly? What's happening? What do you expect to see? Do you have an executable test...
**[Remi Dettai](https://jira.spring.io/secure/ViewProfile.jspa?name=rdettai)** commented Hi! Sorry I did not provide any details. It was kind of rude from me. I believed my issue was obvious, but I know an issue is...
**[Remi Dettai](https://jira.spring.io/secure/ViewProfile.jspa?name=rdettai)** commented I added a Spring Boot test with a screenshot of the result