Expand description
Kafka source config — broker connection, format, Schema Registry,
backpressure, and pass-through rdkafka properties.
Structs§
- Kafka
Source Config - Kafka source connector configuration.
- SrAuth
- Schema Registry authentication credentials.
Enums§
- Assignment
Strategy - Kafka partition assignment strategy.
- Compatibility
Level - Schema Registry compatibility level.
- Isolation
Level - Consumer isolation level for reading transactional messages.
- Offset
Reset - Auto-offset reset policy for new consumer groups.
- Sasl
Mechanism - SASL authentication mechanism for Kafka.
- Schema
Evolution Strategy - Strategy for handling Avro schema evolution at runtime.
- Security
Protocol - Kafka security protocol for broker connections.
- Startup
Mode - Consumer startup mode controlling where to begin consuming.
- Subject
Name Strategy - Confluent subject-name strategy.
- Topic
Subscription - Topic subscription mode: explicit list or regex pattern.