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

update pre-generated code and server reflection code to comply with the change to the grpc g… #941

Merged
merged 3 commits into from
Nov 3, 2016

Conversation

MakMukhi
Copy link
Contributor

@MakMukhi MakMukhi commented Oct 22, 2016

…enerator

gRPC code generator will be updated to produce code such that the Metadata field on service description will now be the proto file name instead of File Descriptor.
This would require the server reflection code to be updated to use this file name to look up the file descriptor.
This PR also updates pre-generated code to comply with the aforementioned generator changes.
Changes to the generator: golang/protobuf@09b5638

@MakMukhi MakMukhi changed the title update server reflection code to comply with the change to the grpc g… update pre-generated code and server reflection code to comply with the change to the grpc g… Nov 3, 2016
@iamqizhao iamqizhao merged commit 777daa1 into grpc:master Nov 3, 2016
@MakMukhi MakMukhi deleted the mmukhi_update_server_relection branch May 4, 2018 02:07
@lock lock bot locked as resolved and limited conversation to collaborators Oct 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants