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" #11636

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Oct 24, 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

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
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Oct 24, 2024
@kannanjgithub kannanjgithub merged commit 370e7ce into grpc:master Oct 25, 2024
15 checks passed
@ejona86 ejona86 deleted the revert-error-with-message branch October 25, 2024 14:35
ejona86 added a commit to ejona86/grpc-java that referenced this pull request Oct 25, 2024
…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 pushed a commit that referenced this pull request Oct 28, 2024
…11636) (#11640)

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.
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Oct 28, 2024
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