ClickHouse / ClickHouse/clickhouse-java
[client-v2] Insert/timeout settings
未关闭
area:general
client-api-v2
jdbc-v2
- 主要语言
- Java
- 星标
- 1.6k
- 派生
- 637
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 29
描述
### Description
There are many issues with settings like `async_insert`, `socket_timeout`.
Mainly this is because default value was changes on server side and now behavior doesn't match expectations.
What should be done:
- Documentation and examples
- Test verification
贡献指南
调研方向
Issue 中没有指定文件或测试。首先定位 client-v2 设置,以及 async_insert 和 socket_timeout 的现有示例或测试,然后将它们的行为与当前 ClickHouse 服务器默认值进行比较。当预期设置已完成文档记录、示例已更新,并且测试验证覆盖预期行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- databases
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100