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

Adopt latest SPI(AsyncChannel) changes #181

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

FranzBusch
Copy link
Member

Motivation

We introduced some breaking SPI(AsyncChannel) changes in NIO that we have to adopt here.

Modification

This PR adopts the latest NIOProtocolNegotiationResult APIs. Additionally, it also drops all bind/connect methods on the bootstraps that are specific to protocol negotiation or NIOAsyncChannel.

Result

Green CI on main and alignment between NIOPosix and `NIOTS.

# Motivation
We introduced some breaking SPI(AsyncChannel) changes in NIO that we have to adopt here.

# Modification
This PR adopts the latest `NIOProtocolNegotiationResult` APIs. Additionally, it also drops all bind/connect methods on the bootstraps that are specific to protocol negotiation or `NIOAsyncChannel`.

# Result
Green CI on `main` and alignment between `NIOPosix` and `NIOTS.
Copy link
Member

@dnadoba dnadoba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup!

@dnadoba dnadoba enabled auto-merge (squash) July 26, 2023 14:48
@dnadoba dnadoba merged commit fbc49d8 into main Jul 26, 2023
@dnadoba dnadoba deleted the fb-latest-nio-changes branch July 26, 2023 14:48
@FranzBusch FranzBusch added the semver/none No version bump required. label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants