-
## Is your feature request related to a problem? Please describe.
Karafka 2.0 has [rails auto-detection](https://github.com/karafka/karafka/blob/78ea23f7044b81b7e0c74bb02ad3d2e5a5fa1b7c/lib/karafka…
-
Hello! What are the plans for this library in the medium/long term? After `racecar` migrated from `ruby-kafka` to `rdkafka-ruby`, I saw a few comments about slowing down the development of this librar…
-
Consider the following innocent spec:
```ruby
class Xxx
def initialize(foo:)
end
end
RSpec.describe Xxx do
include Karafka::Testing::RSpec::Helpers
specify do
expect { Karafka…
-
```
I have no name!@33477f4db36a:/app$ ls -larth /app/vendor/bundle/ruby/3.1.0/gems/karafka-testing-2.0.6/certs/cert_chain.pem
-rw-------. 1 root root 1.6K Nov 2 09:20 /app/vendor/bundle/ruby/3.1.0…
-
### Describe the problem as clearly as you can
Every time I do push or yank, it was successfully (pushed/yanked) but I got the following msg (tl.tr: We are having a bad problem and the app serv…
-
## Actual behavior
When starting a rails process, Karafka raises an error. I suspect the `Builder` class for the DLQ feature is not correctly declared somewhere for the autoloader to find it as exp…
-
### Summary
When running the StatsD/Datadog Listener locally, the method `on_connection_listener_fetch_loop_received` is given an event payload that does not contain `:subscription_group`, which is…
-
## Describe the bug
I'm not sure if this is exactly the problem of dry-configurable or karafka, but bumping the version from 0.15.0 to 0.16.x causes the issue.
I'm using dry-configurable and ka…
-
### Steps to reproduce
Hi, I wanted to update a project from ruby version 2.7.2 to 3.2.2. The rails version is 5.2.6.3. I am running the application in a docker container with `ruby:3.2.2-buster` i…
-
```
Stopping Karafka server
^CReceived SIGINT system signal
Stopping Karafka server
^Z^X^CStopping Karafka server
Received SIGINT system signal
^CStopping Karafka server
Received SIGINT system …