ClickHouse / ClickHouse/clickhouse-java
[client-v2] Implement adoption of old configuration parameters.
Đang mở
client-api-v2
enhancement
- Ngôn ngữ chính
- Java
- Star
- 1.6k
- Fork
- 636
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 29
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.