-
How does `karafka-rdkafka` differ from `rdkafka-ruby`? Why are there 2 `rdkafka` projects being published as gems?
We have a project using the `rdkafka` gem and then when we added `waterdrop` it a…
-
Early return that is catched creates jump problems
-
*Be clear, concise and precise in your description of the problem.
Open an issue with a descriptive title and a summary in grammatically correct,
complete sentences.*
*Use the template below when…
-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions
Descripti…
-
Few OS commands are needed for web to operate, we should validate this as long as not OS expensive:
https://karafka.io/docs/Web-UI-Getting-Started/#external-shellos-required-commands
-
We just started using rails in our app, so we added
`gem 'rails', require:false` to our gemfile and the mere presence of rails causes the karafka CLI to split out these warnings when running any comm…
-
Our builds are failing because this gem [tries to download](https://github.com/karafka/karafka-rdkafka/tree/1fa3390487222ce2f76002975e8fed356a63aff7/ext) librdkarakfa from a [github releases page](htt…
-
Not sure why but I've seen this happen once in a while.
I bypassed this in Karafka but a proper fix would be expected.
Under heavy load, Kafka does create those topics and it does that in a time…
-
It seems that when a transactional producer fails to produce messages (in this case when the message passes the local WaterDrop payload size validation due to a misconfiguration, and is then blocked b…
-
**Is your feature request related to a problem? Please describe.**
Hey :wave: . I'm Maciej. Karafka author. I just wanted to give you a heads-up that Karafka 2.4 contains some breaking changes. The…