Skip to content

Support Netty 5's Buffer API #28874

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

Closed
Tracked by #28847
poutsma opened this issue Jul 26, 2022 · 1 comment
Closed
Tracked by #28847

Support Netty 5's Buffer API #28874

poutsma opened this issue Jul 26, 2022 · 1 comment
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@poutsma
Copy link
Contributor

poutsma commented Jul 26, 2022

Netty 5 introduced a new Buffer API, replacing Netty 4's ByteBuf. We should support this new API through our DataBuffer abstraction. New methods and abstractions might be required to capture the semantics of Netty 5's Buffer, which are different from Nety 4's ByteBuf in some areas.

Parent issue: #28847.

@poutsma poutsma added the type: enhancement A general enhancement label Jul 26, 2022
@poutsma poutsma added this to the 6.0.0-M6 milestone Jul 26, 2022
@poutsma poutsma self-assigned this Jul 26, 2022
@poutsma
Copy link
Contributor Author

poutsma commented Jul 26, 2022

@poutsma poutsma added the in: core Issues in core modules (aop, beans, core, context, expression) label Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant