issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(inifinty-loop): updateMetadata avoid infinity-loop
#103
Lupennat
closed
3 weeks ago
0
feat(sasl): improve sasl interface
#102
Lupennat
opened
4 weeks ago
0
feat(sasl): improve sasl interface
#101
Lupennat
closed
4 weeks ago
0
Fix: Exception: setTopicName(): Argument #1 ($topicName) must be of type string, int given
#100
info2soft
opened
1 month ago
0
消费kafka数据每隔一小时出现内存溢出问题
#99
Drogenwei
opened
5 months ago
1
添加了基于 SCRAM-SHA512 加密方式的连接
#98
wuxi889
opened
9 months ago
6
kafka rejoin时,fetchMessages抛出警告修复方法讨论
#97
devin515
opened
1 year ago
1
Fix: Timer::tick callback throw exception cause process exit
#96
szutoutou
closed
1 year ago
1
Random "Unexpected EOF while reading 4 bytes from stream (no data)"
#95
Jeckerson
closed
8 months ago
1
hyperf 接入kafka后遇到问题
#94
18767156402
closed
1 year ago
1
Uninitialized string offset 0[41] in /data/wwwroot/guanwang/vendor/longlang/phpkafka/src/Protocol/Type/UVarInt.php
#93
crazyfd
opened
1 year ago
1
[Warning] [82] The broker rejected this static consumer since another consumer with the same group.instance.id has registered with a different member.id.
#92
wuxi889
opened
1 year ago
0
对于 topic 不存在时获取 meta 信息直接抛出异常(移除重试)
#91
anoxia
opened
1 year ago
6
对消费者指定分区没法操作
#90
yyforeveryl
opened
1 year ago
0
Getting SocketException while producing an event to Kafka Topic
#89
karunk-hq
opened
1 year ago
0
Uncaught longlang\phpkafka\Exception\KafkaErrorException: [25] The coordinator is not aware of this member.
#88
shuaiki
opened
1 year ago
1
Fix: repair when socket miss reload kafka client with error code [10753] Unknown(10753)
#87
dygin
closed
1 year ago
5
[10753] Unknown(10753) 错误
#86
dygin
closed
1 year ago
1
Fix stream error
#85
huangdijia
closed
1 year ago
0
Fixed bug that consume slowly when some brokers don't have messages.
#84
limingxinleo
closed
1 year ago
0
生产者每次重启后持续十几分钟后就会报错:Could not connect to tcp://hadoop2:9092 (Address not available [99])
#83
xingcy08
closed
1 year ago
0
Added timer interface to allow developers to rewrite heartbeat.
#82
huangdijia
closed
1 year ago
1
Fix errors in non-swoole environments
#81
huangdijia
closed
1 year ago
1
当向一个不存在的 topic 生产消息时导致无限循环最后内存溢出
#80
xingcy08
opened
1 year ago
4
Fixed bug that process broken when recv failed.
#79
limingxinleo
closed
1 year ago
0
Close channels when close socket.
#78
limingxinleo
closed
1 year ago
0
修复 producer 报错 Could not recv data from stream 和 producer 死循环
#77
xingcy08
closed
1 year ago
2
支持设置producer端参数么
#76
nazrydirunn
opened
1 year ago
0
消费进程执行一段时间后就出错 重启
#75
SaneHe
closed
2 years ago
4
Adds support to AWS MSK IAM auth method
#74
valmoz
opened
2 years ago
1
Authentication using the SCRAM-SHA-512 mechanism
#73
Rishat7c
closed
2 years ago
3
updateApiVersions 报错 [ERROR] [10753] Unknown[385]
#72
bearzlh
opened
2 years ago
3
Support SASL AWS_MSK_IAM auth method
#71
valmoz
closed
2 years ago
2
Invalid length 352518912 given, it should be lesser than or equals to 5242880
#70
avehub
opened
2 years ago
1
在swoole服务中, kafka生产者每过一段时间就报错
#69
insomniazz
opened
2 years ago
5
我配置bootstrap_servers为内网地址的时候发现链接地址被重置为了 127.0.0.1
#68
k0spider
closed
2 years ago
1
请教如何投递延迟任务
#67
huangdijia
opened
2 years ago
0
Int32::unpack() must be of the type int, null returned
#66
lipin
closed
2 years ago
1
fix: 🐛 swoole client
#65
chunhei2008
opened
2 years ago
0
设置了exception callback 可能会死循环
#64
chunhei2008
opened
2 years ago
2
如何设置auto.offset.reset值
#63
luxin88
opened
2 years ago
2
minBytes和maxBytes未生效
#62
djwjiawei
opened
2 years ago
0
Support for RedPanda?
#61
slushpuppy
opened
2 years ago
0
消费者过段时间就报错
#60
CXW0504
closed
2 years ago
7
Fix compatibility with PHP 8.1
#59
Yurunsoft
closed
2 years ago
0
Optimize socket close and reconnect
#58
Yurunsoft
closed
3 years ago
0
能否返回Producer的调用结果
#57
warshipJian
closed
3 years ago
1
在swoole服务中, kafka生产数据报错
#56
davisphper
closed
3 years ago
5
Producer send with header support key-value and RecordHeader
#55
Yurunsoft
closed
3 years ago
0
不能获取到Header
#54
tw2066
closed
3 years ago
8
Next