DO NOT MERGE: Debug grpc sending issue on 4.6.5#15308
Closed
vikin91 wants to merge 1 commit intorelease-4.6from
Closed
DO NOT MERGE: Debug grpc sending issue on 4.6.5#15308vikin91 wants to merge 1 commit intorelease-4.6from
vikin91 wants to merge 1 commit intorelease-4.6from
Conversation
|
Skipping CI for Draft Pull Request. |
Contributor
|
Images are ready for the commit at c9348f7. To use with deploy scripts, first |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-4.6 #15308 +/- ##
============================================
Coverage 48.42% 48.43%
============================================
Files 2470 2470
Lines 178524 178525 +1
============================================
+ Hits 86458 86463 +5
+ Misses 85113 85110 -3
+ Partials 6953 6952 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9 tasks
Contributor
Author
|
This issue has been reproduced and the tests for that were added in #15270 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Some messages are causing marshaling errors (non-utf-8 characters) when sending message to Central. That causes the connection to crash without knowing what message caused this problem.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
Run it on a cluster with synthetic poison-pill message. The logs look like this: