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

gRPC-netty is old, and depends on a broken version of netty #99

Open
Kernald opened this issue Jan 7, 2020 · 0 comments
Open

gRPC-netty is old, and depends on a broken version of netty #99

Kernald opened this issue Jan 7, 2020 · 0 comments
Labels

Comments

@Kernald
Copy link
Contributor

Kernald commented Jan 7, 2020

I'm trying to use Dagger-gRPC which is, as far as I understand, built with dependencies coming from this repository - specifically grpc-netty (dependency defined here).

The issue is, the grpc-netty version pulled in by bazel-common is quite old: it's the 1.2.0, released in early 2017. It pulls in io.netty:netty-codec-http2:4.1.8.Final, which has a bug (described here, fixed in early 2017 too).

Would it be possible to update the gRPC version pulled in by this repo?

@netdpb netdpb added the P3 label Jan 7, 2020
@ronshapiro ronshapiro removed their assignment Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants