apache / apache/pekko-grpc

Investigate a historical issue: gzip shouldn't be included by default ?

Open
#286 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
55
Forks
30
Avg merge
23h 12m
Merged PRs (30d)
34

Description

I have been interested in FIXME of GRPC.
![image](https://github.com/apache/pekko-grpc/assets/35491928/d309304c-eb73-4581-8abf-46c547d010f6)

![image](https://github.com/apache/pekko-grpc/assets/35491928/43f7717c-2fbf-4304-9427-5440a2f07d04)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.