ClickHouse / ClickHouse/clickhouse-java
Replace Http Compression (FramedLZ4CompressorOutputStream)
Abierto
client-api-v2
client-v1
enhancement
jdbc-v1
- Lenguaje dominante
- Java
- Estrellas
- 1.6k
- Forks
- 636
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 29
Descripción
Currently, HTTP Compression is done by using **FramedLZ4CompressorOutputStream**
There are more faster implementations on the market we can use them
Guía de contribución
Línea de trabajo
Start by locating the HTTP compression code that uses FramedLZ4CompressorOutputStream and compare the available faster implementations mentioned in the issue. Define the replacement and its compatibility requirements before changing the client; done means HTTP compression uses the selected implementation without breaking existing client behavior.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- api
- Tipo de issue
- Refactorización
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Tranquilo
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100