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

Correct runtime.errorBody protobuf field tag #256

Merged
merged 1 commit into from
Nov 19, 2016

Conversation

tmc
Copy link
Collaborator

@tmc tmc commented Nov 8, 2016

The tag field on errorBody.Code should be varint not bytes as well as int32 vs int -- the protobuf library prints proto: no coders for int to stderr when marshaling these errors.

@tmc tmc changed the title Correct protobuf field tag Correct runtime.errorBody protobuf field tag Nov 8, 2016
@tmc
Copy link
Collaborator Author

tmc commented Nov 15, 2016

@yugui, @kazegusuri / others, can I get a review here?

@kazegusuri
Copy link
Contributor

LGTM

@tamird
Copy link
Contributor

tamird commented Nov 19, 2016

LGTM. @yugui can you please take a look?

@tmc tmc merged commit ecf1225 into grpc-ecosystem:master Nov 19, 2016
@tmc tmc deleted the fix_error_code_tag branch November 19, 2016 00:36
@tamalsaha tamalsaha mentioned this pull request Mar 30, 2017
1 task
adasari pushed a commit to adasari/grpc-gateway that referenced this pull request Apr 9, 2020
Correct runtime.errorBody protobuf field tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants