-
Notifications
You must be signed in to change notification settings - Fork 441
[rdkafka] RdKafka\Conf::setDefaultTopicConf() is deprecated #970
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
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm experiencing the same issue :( |
I'm also experiencing the same issue |
same issue on latest checkout |
1 similar comment
same issue on latest checkout |
Hello, I have also ended up on the same issue. It seems that the newer version of RDKafka deprecates this function. The In the composer package, I find the usage here: enqueue-dev/pkg/rdkafka/RdKafkaContext.php Line 218 in 3fba3a8
Do you have any plans to release a new version to support newer versions of RDKafka? |
Yes @Rolice. Sorry, I'm just busy and my draft was not stable enough to share. |
Was this issue ever resolved? I am running into this error as well. Or has anybody figured out a workaround? |
PHP rd-kafka 4.0 throwing the following exception:
https://github.com/php-enqueue/rdkafka/blob/master/RdKafkaContext.php#L218
The text was updated successfully, but these errors were encountered: