Skip to content

Conversation

amolsr
Copy link

@amolsr amolsr commented Oct 11, 2025

What's Changed

  • Rewrote docs/integrations/data-ingestion/kafka/kafka-clickhouse-connect-sink.md with detailed coverage of:
  • When performance tuning is actually needed (and when it's not)
  • Detailed explanation of data flow through the connector
  • Batch size configuration with recommended settings and trade-offs
  • Complete section on asynchronous inserts including use cases, configuration, and important caveats about exactly-once semantics
  • Connector parallelism and scaling strategies
  • ClickHouse table engine considerations and settings
  • Connection pooling and timeout configuration
  • Monitoring key metrics and troubleshooting common issues
  • Best practices summary
  • Production-ready high-throughput configuration example

Closes ClickHouse/clickhouse-kafka-connect#595

@amolsr amolsr requested review from a team as code owners October 11, 2025 22:06
Copy link

vercel bot commented Oct 11, 2025

@amolsr is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Throughput and async insert

1 participant