We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
看了源码是没有加重试次数导致的无限循环
The text was updated successfully, but these errors were encountered:
@limingxinleo
Sorry, something went wrong.
好,我这周看看
yeap, if you disable the flag, there will be no infinite loop
这个bug解决了吗?php-fpm准备用这个库试试 @xingcy08
No branches or pull requests
当在代码里设置了 ->setAutoCreateTopic(false) 时或者 kafka 服务器禁止了自动创建 topic 时,生产一个不存在的 topic 导致死循环最后内存溢出
看了源码是没有加重试次数导致的无限循环
The text was updated successfully, but these errors were encountered: