-
Is there any way to create a topic when create the kafka container on docker-compose? Because I'm using a spring-boot application and the log show a lot of messages until my first request because the …
-
Couldn't view topic and connect after upgrading to 0.25, the topic and connect page are display loading, the log shows below error.
```
2024-06-04 15:48:04,649 ERROR io-executor-thread-8 o.akhq.c…
-
Hi there!
First, thank you for your detailed and documented examples, that helped me a lot to understand the different topics (pun intended).
I want to both authenticate my client, and handle th…
ttben updated
3 years ago
-
Please post all product and debugging questions on our [forum](https://discuss.elastic.co/c/logstash). Your questions will reach our wider community members there, and if we confirm that there is a bu…
-
# Kafka 구축
![image](https://github.com/Mascarpone-Cheese-Cake/NerdNode/assets/132258503/1c81e16e-5ee0-4559-accf-fe341bcde257)
## topic
Broker에서 데이터의 발행/소비 처리를 위한 저장소 producer와 consumer가 소통을 하는…
-
Hi,
Can I send avro (e.g. my message's value is using avro format) with this library? I checked the issues and the README and didn't any mention of avro. Begging your pardon if I just missed it.
…
-
I've been trying to use capillary for my storm and kafka cluster but it doesnt seem to work. I have this configuration.
capillary.zookeepers="192.168.125.20:2181"
capillary.kafka.zkroot="192.168.125.…
-
This would be a semver major change, which it appears is the agenda for the next release.
ConsumerGroupStream by design is close to what most people want
1) Consume Message
2) Process Message
3)…
aikar updated
6 years ago
-
**Describe the bug**
I am getting an error when trying to execute the consumer. I am able to publish the messages without any issues. The error I am encountering is "Not authorized to access group: G…
-
Hello! I'm very new to terraform and trying to set up whole environment with docker, kafka and topics to versioning it and provide consistent environment to devs.
And I need help with kafka_topic c…