-
### Is your feature request related to a problem? Please describe.
Java [instrumenter](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/8b686b571b8e67bb6ea98af875d3d74cb5063a…
-
### Describe the bug
After updating from Quarkus 3.13.x to 3.14.x we are no longer able to deserialize messages containing arrays of logicalTypes.
This is an example of an Avro schema causing is…
-
Description
===========
Hello 👋
I am seeking guidance on the best practices to set up producer clients for multiple topics.
My current setup is that when my server boots up I create producer …
-
At present, our test containers do not incorporate any client applications, such as producers or consumers. However, there are scenarios where it would be advantageous to instantiate clients within Do…
-
# What happened?
Klaw always shows the message "No messages in topic" even if there are messages (I verified that with the CLI).
I am not sure where the issue now lies. Is it an ACL problem or s…
-
## Expected Behavior
When rebalancing occurs during a commit and all offset commit retries are exhausted, the Reactor Kafka library should poll again and process uncommitted messages. The Kafka consu…
-
**Describe the bug**
When a consumer's connection outlives its SASL authentication (in this case an OAuth token), then consumer will fail to fetch new records because the broker no longer accepts any…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kaf…
-
`TracingIterator` wraps `Iterator` returned from kafka, and starts scopes in `next()` and closes them in `hasNext()` for each record in the iterator.
This is a clever way to put the context in scop…
trask updated
2 months ago
-
### Related problem
**Description:**
I am trying to use Plain authentication for my Kafka clients as documented [here](https://strimzi.io/docs/operators/latest/configuring.html#type-KafkaClientAut…