-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement