Skip to content

convert netty4.1 to java#12108

Merged
trask merged 16 commits into
open-telemetry:mainfrom
shalk:test-netty-4.1
Sep 13, 2024
Merged

convert netty4.1 to java#12108
trask merged 16 commits into
open-telemetry:mainfrom
shalk:test-netty-4.1

Conversation

@shalk

@shalk shalk commented Aug 26, 2024

Copy link
Copy Markdown
Member

relate to #7195

@shalk shalk requested a review from a team August 26, 2024 07:30
@shalk shalk changed the title convert netty4.1 to java [WIP] convert netty4.1 to java Aug 26, 2024
@zeitlinger

Copy link
Copy Markdown
Member

no groovy files are deleted

@shalk

shalk commented Aug 26, 2024

Copy link
Copy Markdown
Member Author

no groovy files are deleted

done

@shalk shalk changed the title [WIP] convert netty4.1 to java [DRAFT] convert netty4.1 to java Aug 26, 2024
@shalk shalk changed the title [DRAFT] convert netty4.1 to java convert netty4.1 to java Aug 27, 2024
channelPipeline.removeLast();

// http and instrumentation handlers will be remained;
assertThat(channelPipeline.first()).isEqualTo(handler);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

same as above, we're missing the assertions for the channelPipeline.toMap().size() in most of these

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done, add more assertions

@trask trask merged commit c477eca into open-telemetry:main Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants