Maciej Mensfeld
Maciej Mensfeld
There are no breaking changes here: https://my.diffend.io/gems/rdkafka/0.13.0.beta.1/0.13.0.beta.2 we can easily transition and require it. Thanks to that we can remove some checks, etc.
This code: https://github.com/zendesk/racecar/blob/master/lib/racecar/consumer_set.rb#L165 handles the `not_coordinator` by resetting the consumer. Based on this comment: https://github.com/edenhill/librdkafka/issues/2630#issuecomment-598193001 > Huhm, it seems like the coordinator is not re-queried when we get a NOT_COORD_FOR_GROUP...
Hey, My name is Maciej Mensfeld, and I do supply chain security research at Mend.io. I've noticed, that this library downloads external binaries and uses them. While it's a common...
Hey, could you please point to following libraries as they are those that are actively maintained: * [ruby-kafka](https://github.com/zendesk/ruby-kafka) - A Ruby client library for Apache Kafka, a distributed log and...
Hey, not exactly sure about the implementation, but few times I had a problem that when working with nested resources I would have to fetch parent resource and the main...
Hey, I'm a security researcher from https://mend.io This malicious code was found by us at https://Mend.io using our Supply Chain Defender technology Looking at the diff here: https://my.diffend.io/npm/@dydxprotocol/solo/0.41.0/0.41.1 A preinstall...
Please see this: https://github.com/dydxprotocol/solo/issues/521
Karafka Ruby and Rails multi-threaded efficient Kafka processing framework for events and jobs
Ruby examples are based on abandoned library instead of rdkafka-ruby that is a binding to librdkafka
The Ruby examples provided in this repository are based on an outdated and no longer maintained library, rather than using rdkafka-ruby, which is a more current and actively supported binding...