eventuous icon indicating copy to clipboard operation
eventuous copied to clipboard

Kafka: basic subscription

Open alexeyzimarev opened this issue 2 years ago • 0 comments

Subscribe to Kafka topics without using schema registry, expect byte[] as the payload.

If the partition key is provided, use it as the partition key for parallel consume.

alexeyzimarev avatar Apr 25 '22 10:04 alexeyzimarev