Skip to content

Apache Kafka channel binding

Contains information about the message representation in Apache Kafka.

Structure

copy

Examples

json
{
    "topic": "my-specific-topic",
    "partitions": 20,
    "replicas": 3,
    "bindingVersion": "0.3.0"
}

Changelog

Good news, nothing was changed