ClickHouse / ClickHouse/clickhouse-java
[client-v2] Implement adoption of old configuration parameters.
Abierto
client-api-v2
enhancement
- Lenguaje dominante
- Java
- Estrellas
- 1.6k
- Forks
- 636
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 29
Descripción
Client V2 has removed (deprecated) some V1 configuration parameters. That was done to simplify and remove redundant configuration, and some parameters were renamed for better readability. However, users may struggle with migration because they have to re-implement client configuration in their applications. Client V2 should have a friendly interface:
- It should accept renamed parameters.
- Deprecated parameters may be present for some time.
- Configuration migration guide should be written.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.