-
## Is your feature request related to a problem? Please describe.
Having more freedom around topic validation and setup could allow for more extendability. The current routes pattern is great in th…
-
I'm using newrelic to trace where the slowest part of my code is coming and it's pointing me to the `produce` method. I tried using sync and async producers but both are producing slowly. It takes abo…
-
Hi,
I am getting reports internally from dev machines about getting crash-reports when we initialize kafka-client.
Our setup is:
* Ruby 3.3
* Rails 7.1
* rdkafka 0.151.0
* FFI 1.16.3
* Puma…
-
is the config max_messages representing messages batch fetched from kafka **entirely** and then sent to kafka jobs scheduler to segregate accordingly based on concurrency as mentioned in the below ima…
-
The `ruby-kafka` gem supports the use of ssl_ca_cert as string instead of only being able to provide the file name containing it. I believe AvroTurf::Messaging api should also support this option.
-
## Is your feature request related to a problem? Please describe.
Add support for AWS_MSK_IAM SASL mechanism to karafka
## Describe the solution you'd like
AWS recently [introduced](https://d…
-
This is a continuation of confluentinc/librdkafka#4108.
I'm debugging a core dump from a segfault in one of our production systems today. This is the relevant backtrace:
```
#4 0x000055eecec78…
-
We are trying to migrate from ruby-kafka to karafka in our ruby Kafka consumer app, however we are facing an error everytime we try to start the app consuming from a topic that uses zstd, we've tried …
-
Big thanks for the gem and all your hard work!
The Producer `#produce_sync` and `#produce_async` methods are missing `error.cause` if they are catched by monitor.
code to reproduce
```ruby
requ…
-
ps and friends.