-
ConsumerGroupStream is hard to (and I believe it's impossible to correctly) use with commit being manually managed.
After working with it for several weeks I decided to to made a better design, name…
-
In order to improve the throughput of FlyDB, we have the following options:
1. WAL logging operation, using memory read/write key-value and asynchronous drop disk
2. Introduce message queues, ha…
-
안녕하세요
https://github.com/onlybooks/kafka2/blob/main/appendix_C/cluster_zk_kafka/docker-compose.yml
관련으로 질의 드렸던 개발자입니다
바쁘실텐데 답변해 주셔서 매우 감사드립니다^^
저는 로컬에서 구동했구요. 동일하게 컨테이너는 정상적으로 다 구동되는데 (7개 다 …
-
## Current behavior
when running Jest, it's detecting a .snap package I built for Linux as an obsolete snapshot, and it's causing my tests to fail. I tried ignoring the folder with no success.
###…
-
I would like the ability to remove complete consumer groups via the kafka rest API. Right you can (based on documentation and testing) only remove instances. The Groups persists. This is difficult i…
-
Hi. I've been using `node-rdkafka` for a little while and overall I am very pleased with how it works, great lib! I do have a question however that I am not 100% on the answer to. I have a consumer pr…
-
It appears from our production environment that broker's partition change is not being honored in ekaf and we are seeing
```
Produce request with correlation id 2628 from client ekaf on partition [l…
-
I am working on a project that needs a message queue. I have been researching a message queue to use and I have narrowed it down to rabbitMQ. Before a final decision is made, I will like to have opini…
-
**Description**
After applying the Quarkus Accelerator, it's not possible to run the resulting project.
There's maven build failure if you run `mvn clean quarkus:dev` it will fail with different me…
-
NAME READY STATUS RESTARTS AGE confluent-cp-kafka-0 0/1 CrashLoopBackOff 32 (118s ago) 154m confluent-cp-zookeeper-0 0/2 CrashLoopBackOff…