off_broadway_kafka icon indicating copy to clipboard operation
off_broadway_kafka copied to clipboard

Results 3 off_broadway_kafka issues
Sort by recently updated
recently updated
newest added

Hi! I am having some problems using this library when I have high throughput in my application. This is reproducible in my application when I use short time processing handle_batch...

Hi I'm trying to read three topics from Kafka, I'm using this configuration kafka_config = [ connection: :hclient, endpoints: [localhost: 9092], group_consumer: [ group: "hurricane", topics: [address, customer, email], config:...

old acknowledgers for old generation ids are not being cleaned up.