Skip to content

Issues: grpc/grpc-go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Address a TODO about the need for DecompressedSize API Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. Type: Bug
#7788 opened Oct 28, 2024 by easwars
Create tests for two potential cardinality violation bugs Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. Status: Help Wanted Type: Testing
#7570 opened Aug 29, 2024 by dfawley
metadata: MD.String should only show metadata known to not contain tokens or other PII Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. P1 Status: Blocked Type: Security A bug or other problem affecting security
#7395 opened Jul 8, 2024 by dfawley
Cardinality violations should use error code “unimplemented” Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. Status: Help Wanted Type: Bug
#7286 opened May 30, 2024 by jhump
New Compressor: Support metadata other than Name for trained compression Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. P2 Type: Feature New features or improvements in behavior
#7017 opened Mar 4, 2024 by coxley
Stabilize UseCompressor and SetSendCompressor Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. P2 Type: Feature New features or improvements in behavior
#7003 opened Feb 27, 2024 by sondrehd
Revisit the need for certain interceptors to be registered as the first one Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. fixit P3 Type: Documentation Documentation or examples
#6409 opened Jun 23, 2023 by easwars
Missing support for grpc-accept-encoding Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. P3 Type: Bug
#2786 opened Apr 23, 2019 by menghanl
Proposal: PrepareMsg API to more easily parallelize serialization Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. P2 Type: Feature New features or improvements in behavior
#2432 opened Nov 1, 2018 by dfawley
Phase in MAX_HEADER_LIST_SIZE default value of 8KB Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. fixit P2 Type: Security A bug or other problem affecting security
#2308 opened Sep 17, 2018 by dfawley
Ability to use a single interceptor for both unary and streaming RPCs Area: RPC Features Includes Compression, Encoding, Attributes/Metadata, Interceptors. P3 Type: Feature New features or improvements in behavior
#1805 opened Jan 17, 2018 by jhump
ProTip! Exclude everything labeled bug with -label:bug.