Giter Club home page Giter Club logo

Comments (10)

mwhooker avatar mwhooker commented on May 31, 2024

where do you get the zookeeper hosts?

from pykafka.

NorthIsUp avatar NorthIsUp commented on May 31, 2024

I propose:

SamsaClient(zk=None, hosts=None, connection_timeout=30)

where either zk or hosts is required. connection timeout is ignored if zk is provided.

from pykafka.

tkaemming avatar tkaemming commented on May 31, 2024

where do you get the zookeeper hosts?

good point

from pykafka.

mwhooker avatar mwhooker commented on May 31, 2024

what about the threading handler
what about the zookeeper chroot
what about ACLs
what about error handling

from pykafka.

Fluxx avatar Fluxx commented on May 31, 2024

what about the threading handler
what about the zookeeper chroot
what about ACLs
what about error handling

How is this handled now?

from pykafka.

mwhooker avatar mwhooker commented on May 31, 2024

One initializes the kazoo client with applicable settings an passes it in to Samsa

Plaese forgive typos -- sent via phone

On Sep 27, 2012, at 17:53, Jeff Pollard [email protected] wrote:

what about the threading handler
what about the zookeeper chroot
what about ACLs
what about error handling

How is this handled now?


Reply to this email directly or view it on GitHub.

from pykafka.

Fluxx avatar Fluxx commented on May 31, 2024

One initializes the kazoo client with applicable settings an passes it in to Samsa

Right, so the issue is: if Samsa makes a Kazoo client for you, how do you specify all the requirements (ACL, threading handler, etc)?

from pykafka.

mwhooker avatar mwhooker commented on May 31, 2024

Correct

Plaese forgive typos -- sent via phone

On Sep 27, 2012, at 17:58, Jeff Pollard [email protected] wrote:

One initializes the kazoo client with applicable settings an passes it in to Samsa

Right, so the issue is: if Samsa makes a Kazoo client for you, how do you specify all the requirements (ACL, threading handler, etc)?


Reply to this email directly or view it on GitHub.

from pykafka.

Fluxx avatar Fluxx commented on May 31, 2024

So in talking with @tkaemming more, I learned that at the time the dependency was declared, kazoo==0.5 was actually the only working version of Kazoo that works with this code. That changes what I thought the rationale was for the version peg to 0.5, so I'm actually -1 on this change.

I still think dependency injection of the Kazoo requirement is the right story all the time. Moving forward, we should make our Kazoo requirement in Samsa be as open as is possible to support and also guarantee Samsa works - which is something we're all in agreement on I think.

from pykafka.

mwhooker avatar mwhooker commented on May 31, 2024

+1 to what Jeff said

Plaese forgive typos -- sent via phone

On Sep 27, 2012, at 18:17, Jeff Pollard [email protected] wrote:

So in talking with @tkaemming more, I learned that at the time the dependency was declared, kazoo==0.5 was actually the only working version of Kazoo that works with this code. That changes what I thought the rationale was for the version peg to 0.5, so I'm actually -1 on this change.

I still think dependency injection of the Kazoo requirement is the right story all the time. Moving forward, we should make our Kazoo requirement in Samsa be as open as is possible to support and also guarantee Samsa works - which is something we're all in agreement on I think.


Reply to this email directly or view it on GitHub.

from pykafka.

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.