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

Adapt to changes made in Future interface #2358

Conversation

pderop
Copy link
Member

@pderop pderop commented Jul 6, 2022

blocking JDK Future methods have moved to FutureCompletableStage interface: see netty/netty#12548
The code needs to be adapted.

Also, we need to use temporary PR for netty-contrib/socks-proxy

@pderop pderop self-assigned this Jul 6, 2022
@pderop pderop added the type/enhancement A general enhancement label Jul 6, 2022
@pderop pderop added this to the 2.0.0-M1 milestone Jul 6, 2022
@pderop pderop requested a review from violetagg July 6, 2022 08:15
@violetagg
Copy link
Member

Related to #1873

@pderop pderop merged commit a82f88a into reactor:netty5 Jul 6, 2022
@pderop pderop deleted the blocking-methods-have-moved-from-future-to-futurecompletablestage branch July 6, 2022 08:20
@pderop
Copy link
Member Author

pderop commented Jul 6, 2022

@violetagg , thanks for the review, and for the missing Related to comment.

pderop added a commit to pderop/reactor-netty that referenced this pull request Jul 6, 2022
pderop added a commit to pderop/reactor-netty that referenced this pull request Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants