ClickHouse / ClickHouse/clickhouse-java
[client-v2] Insert/timeout settings
Open
area:general
client-api-v2
jdbc-v2
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 28
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
Assessment
This issue has not been assessed yet.