Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zookeeper #84

Open
jaylu163 opened this issue Apr 24, 2017 · 1 comment
Open

zookeeper #84

jaylu163 opened this issue Apr 24, 2017 · 1 comment

Comments

@jaylu163
Copy link

jaylu163 commented Apr 24, 2017

Libzookeeper operation to increase the number of Kafka links

  `  if (!is_null($timeout) && is_numeric($timeout)) {
        $this->zookeeper = new \ZooKeeper($hostList, null, $timeout);
    } else {
        $this->zookeeper = new \ZooKeeper($hostList);
    }

`

update ......

@Timandes
Copy link
Contributor

Timandes commented Jan 1, 2018

So? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants