-
Notifications
You must be signed in to change notification settings - Fork 215
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::exists(): error: invalid zhandle state #80
Comments
Would you please paste your code? |
I got same error, too. PHP Warning: array_merge(): Argument #1 is not an array in /app/test_kafka/mq/vendor/nmred/kafka-php/src/Kafka/Produce.php on line 136 my code:
|
If you use latest version of pecl/zookeeper, you will get an exception when ' invalid zhandle state' occurs. You can contact the author of |
Can we close this issue now? : ) |
Sure. ;p |
Getting Exception "Zookeeper::exists(): error: invalid zhandle state",
I am using Zookeeper for Kafka.
Need help to find out where i am wrong.
The text was updated successfully, but these errors were encountered: