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

Revert "stub: Ignore unary response on server if status is not OK" (1.68.x backport) #11640

Merged

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Oct 25, 2024

This reverts commit 99f8683.

The change doesn't handle null messages, which don't happen with protobuf, but can happen with other marshallers, especially in tests. See cl/689445172

This will reopen #5969

CC @NaveenPrasannaV

Backport of #11636

…rpc#11636)

This reverts commit 99f8683.

The change doesn't handle `null` messages, which don't happen with
protobuf, but can happen with other marshallers, especially in tests.
See cl/689445172

This will reopen grpc#5969.
@kannanjgithub kannanjgithub merged commit 135f433 into grpc:v1.68.x Oct 28, 2024
15 checks passed
@ejona86 ejona86 deleted the backport-revert-error-with-message-1.68 branch October 28, 2024 14:07
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.

2 participants