Investigate a historical issue: gzip shouldn't be included by default ?
- Dominant language
- Scala
- Stars
- 55
- Forks
- 30
- Avg merge
- 23h 12m
- Merged PRs (30d)
- 34
Description
I have been interested in FIXME of GRPC.


So I want to talk about :
(1)Gzip should be the default, or only use Identity?
(2)`supportedCodecs` can be configured by reference?
In my opinion, according to the comments, gzip is not the default value for the client. Users can modify the supported codecs through the conf file
Contributor guide
Research direction
Start by locating the GRPC FIXME referenced in the issue, then inspect the configuration and call sites for the client’s default codec and supportedCodecs. Done means resolving whether gzip should be enabled by default and whether supportedCodecs can be configured by reference, with the chosen behavior and configuration documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, scala
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100