interop-testing: Support CompressedResponse for streaming
- Langage dominant
- Java
- Étoiles
- 12.1k
- Forks
- 4k
- Merge moyen
- 2 j 17 h
- PR mergées (30 j)
- 37
Description
server_compressed_streaming fails for grpc-java. There is support for CompressedResponse for unary:
https://github.com/grpc/grpc-java/blob/4dba65bad436f6fa113391e1db13124167637dd3/interop-testing/src/main/java/io/grpc/testing/integration/TestServiceImpl.java#L85-L89
But it appears there is no support for streaming. We should add support and enable server_compressed_streaming in `run_interop_tests.py`.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start in interop-testing/src/main/java/io/grpc/testing/integration/TestServiceImpl.java, comparing the existing unary CompressedResponse support at the referenced lines with the streaming service path. Then inspect run_interop_tests.py and the server_compressed_streaming interop test. Done means streaming compressed responses are supported and server_compressed_streaming is enabled.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- grpc, java
- Domaine
- testing-qa
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100