grpc / grpc/grpc-java

Server-side full-stream decompression

Aperta
#7,164 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
12.1k
Fork
4k
Merge medio
2g 17h
PR unite (30g)
37

Descrizione

This is follow on for #3403 and #3395.

C-core based client supports `GRPC_COMPRESS_STREAM_GZIP` flag.
Java based server is not able to receive this stream.

Server should look into "content-encoding" header to determine if it requires `GzipInflatingBuffer` for decompression.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Read the follow-up issues #3403 and #3395, then trace how the Java server processes the "content-encoding" header and where GzipInflatingBuffer fits. Done means a stream sent with GRPC_COMPRESS_STREAM_GZIP can be received and decompressed by the Java-based server.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
grpc, java
Ambito
backend-api-design, networking
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.