cockroachdb / cockroachdb/cockroach
drpc: request compression support
Open
A-server-networking
C-enhancement
T-db-server
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
gRPC support request/response compression and we use snappy compressor. Evaluate the need for the compression in DRPC and add it if needed.
https://github.com/cockroachdb/cockroach/blob/4c2a546c4de2804fbd8a75bd528b6fd0cb7fa0bb/pkg/rpc/context.go#L1551-L1565
Jira issue: CRDB-51641
Contributor guide
Assessment
This issue has not been assessed yet.