Groups
Groups
Sign in
Groups
Groups
php-rdkafka
Conversations
About
Send feedback
Help
php-rdkafka
Contact owners and managers
1–24 of 24
Mark all as read
Report group
0 selected
Nikolay Grishchenko
2
Aug 14
php-rdkafka inside docker php_8.2_apache_container
if i try execute: docker exec 8fb43563a2b0 php index.php kafka works for me, but if i try to use
unread,
php-rdkafka inside docker php_8.2_apache_container
if i try execute: docker exec 8fb43563a2b0 php index.php kafka works for me, but if i try to use
Aug 14
Jan Vávra
7/19/24
php_rdkafka windows install guide
Hello, I'd nice to add a note to the manual at https://arnaud.le-blanc.net/php-rdkafka-doc/phpdoc
unread,
php_rdkafka windows install guide
Hello, I'd nice to add a note to the manual at https://arnaud.le-blanc.net/php-rdkafka-doc/phpdoc
7/19/24
Maheswari Marimuthu (C)
7/3/23
How to optimize consumer cpu usage
I have a kafka consumer which has been running for few days perfectly. Yesterday the broker went down
unread,
How to optimize consumer cpu usage
I have a kafka consumer which has been running for few days perfectly. Yesterday the broker went down
7/3/23
bigrocksite
5/5/23
how to store offset in php-rdkafka
Hi Team, I'm using symfony 5 and using high-level consumer. All working good but i want to commit
unread,
how to store offset in php-rdkafka
Hi Team, I'm using symfony 5 and using high-level consumer. All working good but i want to commit
5/5/23
Neha Bhattad
12/9/21
WordPress & Kafka
Hi, We would like to transfer data from WordPress site to a Kafka topic. Can someone help me to
unread,
WordPress & Kafka
Hi, We would like to transfer data from WordPress site to a Kafka topic. Can someone help me to
12/9/21
Manimaran Ponnampalam
8/12/21
Any plan to support OAUTHBEARER JWT
Hi, Would it be possible to help OAUTHBEARER JWT configuration ? Best regards Maran
unread,
Any plan to support OAUTHBEARER JWT
Hi, Would it be possible to help OAUTHBEARER JWT configuration ? Best regards Maran
8/12/21
Manimaran Ponnampalam
9/4/20
PHP TLS configuration
Hi , I am trying to connect to our openshift Kafka cluste where it is enabled with TLS. So far i have
unread,
PHP TLS configuration
Hi , I am trying to connect to our openshift Kafka cluste where it is enabled with TLS. So far i have
9/4/20
kalvin Wu
5/27/19
Q&A
The Extension of rdkafa has any function about Delay Message
My project have a demand about send a message on time。 for example , send a message in 2019/05/30 9:
unread,
Q&A
The Extension of rdkafa has any function about Delay Message
My project have a demand about send a message on time。 for example , send a message in 2019/05/30 9:
5/27/19
Abdelrahman Mohamed
3/9/19
Q&A
Notice: Trying to get property of non-object in /var/www/html/Kafka/consumer.php on line 9
1 <?php 2 $rk = new RdKafka\Consumer(); 3 $rk->setLogLevel(LOG_DEBUG); 4 $rk->addBrokers(
unread,
Q&A
Notice: Trying to get property of non-object in /var/www/html/Kafka/consumer.php on line 9
1 <?php 2 $rk = new RdKafka\Consumer(); 3 $rk->setLogLevel(LOG_DEBUG); 4 $rk->addBrokers(
3/9/19
lovec...@gmail.com
1/21/19
Q&A
commit is hanging forever
i use high-level consumer and auto.commit.enable is set false. Sometimes when i call commit(), the
unread,
Q&A
commit is hanging forever
i use high-level consumer and auto.commit.enable is set false. Sometimes when i call commit(), the
1/21/19
andrii...@weq.com
12/18/18
Q&A
Is custom partitioner config supported?
In some implementations of librdkafka (for example the one for C\C++) there is already a
unread,
Q&A
Is custom partitioner config supported?
In some implementations of librdkafka (for example the one for C\C++) there is already a
12/18/18
esil...@hotmail.com
2
12/5/18
Q&A
Configuration property offset.store.method is deprecated
Another info that i forgot, the Apache Kafka is on version 2.0.0.
unread,
Q&A
Configuration property offset.store.method is deprecated
Another info that i forgot, the Apache Kafka is on version 2.0.0.
12/5/18
benedict
11/13/18
Q&A
Run RdKafka\Consumer in PHP Cron Job
Hi all, I am trying to implement RdKafka\Consumer in PHP cron. But, when the script run new RdKafka\
unread,
Q&A
Run RdKafka\Consumer in PHP Cron Job
Hi all, I am trying to implement RdKafka\Consumer in PHP cron. But, when the script run new RdKafka\
11/13/18
steve...@gmail.com
2
10/17/18
Q&A
How to get a list of topics
OK, I figured it out. Here is a function that gets the topics. function kafkaGetTopics(){ $pk = new
unread,
Q&A
How to get a list of topics
OK, I figured it out. Here is a function that gets the topics. function kafkaGetTopics(){ $pk = new
10/17/18
yao.b...@gmail.com
9/12/18
Q&A
I want to send headers to kafka in php, then java can receive.
unread,
Q&A
I want to send headers to kafka in php, then java can receive.
9/12/18
Sonali Thakkar
9/3/18
Q&A
Need multiple dynamic consume example
I need to create multiple consumer for same topic with one producer. How should I implement this
unread,
Q&A
Need multiple dynamic consume example
I need to create multiple consumer for same topic with one producer. How should I implement this
9/3/18
tbachali...@gmail.com
8/7/18
Q&A
Produce array
Hi all ! I want to send an array just with four fields, i am trying this way $topic->produce(
unread,
Q&A
Produce array
Hi all ! I want to send an array just with four fields, i am trying this way $topic->produce(
8/7/18
aloneg...@gmail.com
7/30/18
Q&A
PHP program does not exit when encounter php fatal error
Hi, we encounter a problem, we use rdkafka consumer in a php program, we called a undefined function,
unread,
Q&A
PHP program does not exit when encounter php fatal error
Hi, we encounter a problem, we use rdkafka consumer in a php program, we called a undefined function,
7/30/18
emman...@geopagos.com
1/22/18
Q&A
High-level consumer multiple messages read
hi guys! I use High-level consumer since a time ago Now I have to change one of my consumers to read
unread,
Q&A
High-level consumer multiple messages read
hi guys! I use High-level consumer since a time ago Now I have to change one of my consumers to read
1/22/18
pignatel...@gmail.com
12/17/17
Q&A
Custom callback logger
Hi, I have one question about the undocumented setLogger method. In the extension code the comment
unread,
Q&A
Custom callback logger
Hi, I have one question about the undocumented setLogger method. In the extension code the comment
12/17/17
amir_wbpls
12/6/17
Q&A
what am i doing wrong?
Hello, i installed rdkafka and paisted the code as defined in https://arnaud-lb.github.io/php-rdkafka
unread,
Q&A
what am i doing wrong?
Hello, i installed rdkafka and paisted the code as defined in https://arnaud-lb.github.io/php-rdkafka
12/6/17
Roman
5/7/17
Q&A
How to properly configure topic reading with a dynamic number of partitions?
I have one topic with a dynamic number of sections (for example: from 1 to 100). This implementation
unread,
Q&A
How to properly configure topic reading with a dynamic number of partitions?
I have one topic with a dynamic number of sections (for example: from 1 to 100). This implementation
5/7/17
anand...@gmail.com
5/4/17
Q&A
I got error message for
02:24 CDT # php artisan kafka:consumer %3|1493882696.159|FAIL|rdkafka#consumer-1| [thrd:*********/
unread,
Q&A
I got error message for
02:24 CDT # php artisan kafka:consumer %3|1493882696.159|FAIL|rdkafka#consumer-1| [thrd:*********/
5/4/17
kunalsac...@gmail.com
2/8/17
Q&A
Setup
After running php55-rdkafka command, what do I do next? Thanks!
unread,
Q&A
Setup
After running php55-rdkafka command, what do I do next? Thanks!
2/8/17