Giter VIP home page Giter VIP logo

Comments (8)

yourtallness avatar yourtallness commented on August 15, 2024

Hello, any idea if a similar gem exists for enabling the producer to auto-discover Kafka brokers via Zookeeper?

Thank you

from poseidon.

dim avatar dim commented on August 15, 2024

Not yet, but I would gladly merge a push request :)

from poseidon.

yourtallness avatar yourtallness commented on August 15, 2024

By the way @dim, I gave the poseidon_cluster gem a try.

Unfortunately, I ended up removing it because it depends on zk and zk currently has a deprecated dependency on an older logging gem version (zk-ruby/zk#79). I was also unable to actually fetch anything from my kafka nodes, but this is probably an error on my side.

Is there an issue queue for poseidon_cluster?

Finally, is there a reason why it requires both the zookeeper and kafka hosts?
Shouldn't it be either the one or the other?

Thank you

from poseidon.

talbright avatar talbright commented on August 15, 2024

Can I infer from this discussion that Poseidon does not support consumer groups? I looked through the code and didn't see anything that would lead me to believe it does, but just wanted to be sure.

from poseidon.

dim avatar dim commented on August 15, 2024

Hi,

I tried to keep poseidon cluster as compatible with Kafka's own consumer
implementation as possible, following guidelines outlined in
http://kafka.apache.org/documentation.html#distributionimpl. Hence, zk
dependency is a necessity.

I also added issue queue to the project.
On 10 Mar 2014 11:07, "yourtallness" [email protected] wrote:

By the way @dim https://github.com/dim, I gave the poseidon_cluster gem
a try.

Unfortunately, I ended up removing it because it depends on zk and zk
currently has a deprecated dependency on an older logging gem version (
zk-ruby/zk#79 zk-ruby/zk#79). I was also
unable to actually fetch anything from my kafka nodes, but this is probably
an error on my side.

Is there an issue queue for poseidon_cluster?

Finally, is there a reason why it requires both the zookeeper and kafka
hosts?
Shouldn't it be either the one or the other?

Thank you


Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-37171593
.

from poseidon.

slyphon avatar slyphon commented on August 15, 2024

@yourtallness zk-ruby/zk#79 is closed, use zk-1.9.4

from poseidon.

talbright avatar talbright commented on August 15, 2024

@dim is your plan to keep this a separate project or submit a PR to posidon?

from poseidon.

dim avatar dim commented on August 15, 2024

The reason why I wanted to keep it separate is the mentioned zk dependency. The consumer group/clustering functionality is also quite specific and may not be relevant for the average user.

from poseidon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.