Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Reactor 2020.0.19 #1782

Closed
odrotbohm opened this issue May 11, 2022 · 0 comments
Closed

Upgrade to Reactor 2020.0.19 #1782

odrotbohm opened this issue May 11, 2022 · 0 comments
Assignees
Labels
in: infrastructure Build infrastructure and dependency upgrades type: dependency-upgrade
Milestone

Comments

@odrotbohm
Copy link
Member

No description provided.

@odrotbohm odrotbohm added in: infrastructure Build infrastructure and dependency upgrades type: task labels May 11, 2022
@odrotbohm odrotbohm added this to the 1.5 GA milestone May 11, 2022
@odrotbohm odrotbohm self-assigned this May 11, 2022
@odrotbohm odrotbohm changed the title Upgrade to Reactor 2020.0.20 Upgrade to Reactor 2020.0.19 May 11, 2022
odrotbohm added a commit that referenced this issue May 11, 2022

Verified

This commit was signed with the committer’s verified signature.
odrotbohm Oliver Drotbohm
odrotbohm added a commit that referenced this issue May 31, 2022

Verified

This commit was signed with the committer’s verified signature.
odrotbohm Oliver Drotbohm
2020.0.20 snapshots seem to be incompatible with Spring Framework 5.3.21 snapshots:

2022-05-30 18:59:55,051 ERROR        reactor.core.scheduler.Schedulers: 315 - Scheduler worker in group main failed with an uncaught exception
java.lang.NoSuchMethodError: 'reactor.core.publisher.Sinks$RootSpec reactor.core.publisher.Sinks.unsafe()'
	at org.springframework.test.web.reactive.server.HttpHandlerConnector.doConnect(HttpHandlerConnector.java:87)
	at org.springframework.test.web.reactive.server.HttpHandlerConnector.lambda$connect$0(HttpHandlerConnector.java:79)
	at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:44)
	at reactor.core.publisher.Mono.subscribe(Mono.java:4400)
	at reactor.core.publisher.MonoSubscribeOn$SubscribeOnSubscriber.run(MonoSubscribeOn.java:126)
	at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84)
	at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
odrotbohm added a commit that referenced this issue Jun 9, 2022

Verified

This commit was signed with the committer’s verified signature.
odrotbohm Oliver Drotbohm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: infrastructure Build infrastructure and dependency upgrades type: dependency-upgrade
Projects
None yet
Development

No branches or pull requests

1 participant