-
Each consumer group should have a different colour.
-
版本:3.3.1.0 Community
问题描述:消费者显示存在,但是DROP CONSUMER GROUP [IF EXISTS] cgroup_name ON topic_name;无法删除!
解决:该如何删除无效消费者?
![image](https://github.com/user-attachments/assets/68a50422-b0d5-4412-8828-edd725…
Yuecz updated
7 minutes ago
-
### Describe the bug
Our service is using extension quarkus-kafka-streams@3.8.5 to handle kafka messages. Everything was working fine until we added some new logic which took some more time for each …
-
Hi,
librdkafka recently added support for the new consumer group api for brokers >= 0.9. Do you plan on implementing this functionality?
Regards,
Riaan
-
##### Description
* consumer group can not stop refresh meta data after context canceled.
* function `func (c *consumerGroup) Consume(ctx context.Context, topics []string, handler ConsumerGroupH…
-
I am using latest version of docker composer but didn't see , Can you please help me here ,
- kafka_consumergroup_lag
- kafka_consumergroup_current_offset
![image](https://user-images.github…
-
We need to add tests that will cover consumer groups feature handling at scale. We need to include testing with:
- static members
- dynamic members
- adding members to existing group
- deleting topic…
-
Hello! I am looking for ways to improve a consumer performance. A found batch reading via DialLeader, but there is no way to specify a consumer group ID, just partition. And I found consumer groups vi…
-
## Problem statement
When enable_auto_commit=False, consumer.close(autocommit=False) and with no consumer.commit(), messages are not re-consumed when the program is restarted. It only works after we …
-
First of all thanks for creating this code and sharing it with the world! Appreciate it... I have a basic use case and this works wonderfully and saved me a lot of time.
I'm wondering if you plan t…