ClickHouse / ClickHouse/clickhouse-java
[client-v2] Insert/timeout settings
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 29
Description
### 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
Contributor guide
Research direction
No files or tests are named in the issue. Start by locating the client-v2 settings and existing examples or tests for async_insert and socket_timeout, then compare their behavior with current ClickHouse server defaults. Done means the expected settings are documented, examples are updated, and test verification covers the intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100