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 ByteBufAllocatorMetrics to Buffer API #2341

Closed
violetagg opened this issue Jun 29, 2022 · 0 comments · Fixed by #2363
Closed

Adapt ByteBufAllocatorMetrics to Buffer API #2341

violetagg opened this issue Jun 29, 2022 · 0 comments · Fixed by #2363
Assignees
Labels
type/enhancement A general enhancement
Milestone

Comments

@violetagg
Copy link
Member

violetagg commented Jun 29, 2022

The current implementation is temporary excluded with #2342

@violetagg violetagg added the type/enhancement A general enhancement label Jun 29, 2022
@violetagg violetagg added this to the 2.0.x Backlog milestone Jun 29, 2022
violetagg added a commit that referenced this issue Jun 29, 2022
- `@Sharable` is removed netty/netty#12522
- `ByteToMessageDecoderForBuffer` is renamed to `ByteToMessageDecoder` netty/netty#12512
- `ByteBuf` adapters are moved to Netty Contrib netty/netty#12512
- Enable `ObservabilitySmokeTest` netty/netty#12518
- `ByteBufAllocatorMetrics` functionality needs migration #2341
- Adapt CI build

Related to #1873
violetagg added a commit that referenced this issue Jun 29, 2022
- `@Sharable` is removed netty/netty#12522
- `ByteToMessageDecoderForBuffer` is renamed to `ByteToMessageDecoder` netty/netty#12512
- `ByteBuf` adapters are moved to Netty Contrib netty/netty#12512
- Enable `ObservabilitySmokeTest` netty/netty#12518
- `ByteBufAllocatorMetrics` functionality needs migration #2341
- Adapt CI build

Related to #1873
@violetagg violetagg self-assigned this Jul 2, 2022
@violetagg violetagg modified the milestones: 2.0.x Backlog, 2.0.0-M1 Jul 6, 2022
violetagg added a commit that referenced this issue Jul 7, 2022
violetagg added a commit that referenced this issue Jul 7, 2022
@violetagg violetagg linked a pull request Jul 7, 2022 that will close this issue
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 a pull request may close this issue.

1 participant