-
Description
===========
confluent-kafka-go: 1.4.2
librdkafka: 17040127 1.4.2-dirty
broker: cp-kafka docker image, tried with `5.3.1 (Kafka 2.3.0)` and `5.5.1 (Kafka 2.5.0)`
OS: Linux 5.7.17-2-MAN…
-
Hi @zhfeng
We have a problem with the load balancing consumers to a jboss cluster. They don't stay connected to the same server over time.
Let's contextualize by our infrastructure :
We hav…
-
Using a transactional producer, it is not guaranteed that offsets are always incremented by 1. Due to control batches, it is possible that offsets are incremented by 2.
This can lead to false posit…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
master branch.
### Minimal reproduce step
```…
-
End points need to define the `log-type` value in messages produced. This value is used to determine the type of logging to be performed for the transaction
Possible values are:
- `transactional`
- `…
-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions
Descripti…
-
**Describe the problem you faced**
Deltastreamer, when being run on a **transactional topic** (one being produced to by a [transactional producer, like kafka-streams](https://medium.com/lydtech-con…
-
# Idempotent Processing with Kafka | Nejc Korasa
Duplicate Messages are Inevitable Understanding the Intricacies of exactly-once semantics in Kafka Achieving Idempotent Processing with Kafka Idempote…
-
**In what version(s) of Spring for Apache Kafka are you seeing this issue?**
For example:
2.8.11 (but see in the currrent master as well)
**Describe the bug**
In `DefaultAfterRollbackProce…
l0co updated
7 months ago
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is li…