-
Based on this statement:
> We remove Ruby version from our CI builds if they become EOL.
We can remove Ruby 2.6 because it's EOL for more than a year now.
On top of that, this https://github.…
-
Following on my discussion with @rafaelfranca:
My gem [karafka](https://github.com/karafka/karafka) integrates with the Rails logger via a Railtie using the "unofficial" broadcast API as follows:
…
-
The method_option as shown below works expectedly:
``` ruby
method_option :force, :type => :boolean, :default => false,
:aliases => "-f", :desc => "forcely replace"
``…
-
-
I tried to install karafka-web ui and managed to complete all the steps written in the docs. I also manage to view the database via `localhost:3000/karafka`
But when i try to run karafka server by ru…
-
## Is your feature request related to a problem? Please describe.
When using `kafka` routing option to redefine connection to kafka cluster, I expected the same kafka config in provided `producer` …
-
ref https://github.com/confluentinc/librdkafka/issues/4249
-
## Is your feature request related to a problem? Please describe.
Would you be interested in receiving a pull request with support for [semantic_logger](https://github.com/reidmorrison/semantic_log…
-
Halted should be understood clearly as a "this check was not performed because previous failed" while it may mean that a given process check was halted. Like for example "your license was halted.
-
Hey,
This is expansion of the report made here: https://github.com/confluentinc/librdkafka/issues/4308 - I created a separate card because I don't have edit rights to the original one, and I find t…