swoole / phpkafka

PHP Kafka client is used in PHP-FPM and Swoole. PHP Kafka client supports 50 APIs, which might be one that supports the most message types ever.
https://longlang.org/
Apache License 2.0
271 stars 47 forks source link

消费kafka数据每隔一小时出现内存溢出问题 #99

Open Drogenwei opened 5 months ago

Drogenwei commented 5 months ago

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 16777224 bytes) in /opt/www/vendor/longlang/phpkafka/src/Broker.php on line 142

# 粘贴到这里
// 你的代码
xingcy08 commented 5 months ago

最小客可复现代码怎么没贴出来