ClickHouse / ClickHouse/clickhouse-java

[client-v2] Implement adoption of old configuration parameters.

未关闭
#2,174 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
client-api-v2 enhancement
主要语言
Java
星标
1.6k
派生
636
平均合并
2 天 23 小时
30 天内合并 PR
29

描述

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.

贡献指南

打开贡献指南

调研方向

定位 Client V2 的配置入口,并将其与已移除或重命名的 V1 参数进行比较。定义重命名参数和已弃用参数的兼容行为,然后编写配置迁移指南。当现有配置可以通过友好界面完成迁移,并且指南解释了所需的更改时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
api, developer-experience
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。