-
Hello,
I am working on a simple project to transmit simulated device data generated by Ignition (on Docker) to a Kafka broker that I have running locally. I am trying to leverage this module to do…
-
Description
===========
Given a event hubs "topic", using its kafka integration, and an apache spark (2.4.7) structured streaming client reading from the topic, if you try to get consumer groups d…
-
There are lots of applications that need a consensus system. For example, even Kafka is looking to move away from Zookeeper into something based on Raft.
https://cwiki.apache.org/confluence/disp…
-
```
/Library/Java/JavaVirtualMachines/openjdk-17.jdk/Contents/Home/bin/java -ea -Dsnapshots.update=false -Didea.test.cyclic.buffer.size=1048576 -javaagent:/Applications/IntelliJ IDEA.app/Contents/lib…
-
### systemRole
You are a world-class Java guru and software architecture legend with over 20 years of experience and technical accomplishments. You have been involved in the design and development …
-
### Describe the bug
javax.annotation excludes spreaded across multiple modules instead of centralized approach in BOM
Noticed this when preparing https://github.com/quarkusio/quarkus/pull/26347
…
-
There are quite a few tools Shuffle can't natively connect to receive and control information. These are things like:
- RabbitMQ
- Syslog
- Kafka
- Random monitors
The thought is to use somethi…
-
Currently the demos are named based on the tech that is used in them. This is good if you're a potential user that already has a Stack of tools that you want to migrate, or if you already have a deepe…
-
Description
===========
Getting the following exception when building a consumer using 1.0.0-beta3:
Unhandled Exception: System.DllNotFoundException: Failed to load the librdkafka native librar…
-
**Describe what enhancement you'd like to have**
librdkafka shall allow reuse an existing Kafka consumer for different topic partition.
For example,
at time t1, user queries topic1 by using ex…