Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Cherry-pick gRPC dependencies rather than using grpc-all #133

Closed
mziccard opened this issue Oct 28, 2016 · 1 comment · Fixed by googleapis/google-cloud-java#1365
Closed
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@mziccard
Copy link

This was briefly discussed internally. As per title we should drop the grcp-all dependency and favor cherry-picking gRPC dependencies.

This should help us getting rid of some dependencies as well as duplicated classes (e.g. the ones pulled by both protobuf-java and protobuf-lite).

@garrettjonesgoogle
Copy link
Member

Note: This fix should also be applied to the grpc-generated packages for each API.

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants