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

Remove MethodHandles from OptimizedHttp2FrameCodecBuilder #2251

Open
idelpivnitskiy opened this issue Jun 15, 2022 · 0 comments
Open

Remove MethodHandles from OptimizedHttp2FrameCodecBuilder #2251

idelpivnitskiy opened this issue Jun 15, 2022 · 0 comments
Labels
technical debt Reduces technical debt

Comments

@idelpivnitskiy
Copy link
Member

In #2250 we started to use MethodHandles for OptimizedHttp2FrameCodecBuilder to avoid breaking users that may have older netty version in the classpath. After a few netty releases (at least 6) we should be able to remove the MethodHandles and use this API directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Reduces technical debt
Projects
None yet
Development

No branches or pull requests

1 participant