-
When trying to use JPMS modules inside a project utilizing Kafka with Avro, the compilation fails because of split packages between the two dependencies needed to run the project *kafka.schema.seriali…
-
## Environment
- org.apache.kafka:kafka-clients:3.1.1
- software.amazon.msk:aws-msk-iam-auth:1.1.5
- org.springframework.cloud:spring-cloud-stream:3.2.1
- org.springframework.cloud:spring-cloud-…
-
![image](https://github.com/Kaia15/spring-boot-kafka/assets/86872685/178ef9b5-bda7-443f-bf6e-9e3e1cbd8b7f)
![image](https://github.com/Kaia15/spring-boot-kafka/assets/86872685/87a90469-73c6-462c-a6…
-
### 🆕🐥 First Timers Only
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributo…
-
### Describe the bug
Hi, in `ConcurrentKafkaListenerContainerFactoryPostProcessor` there are two lines
```
listenerContainerFactory.setBatchInterceptor(springKafkaTelemetry.createBatchIntercepto…
micd updated
2 months ago
-
I might have missed it but I am surprised to see there is no guide for Spring Kafka.
https://spring.io/guides.
If it is not there, I would like to create one.
-
### Why do we need this improvement?
Currently there are two seperate templates that include spring support:
* [java-spring-template](https://github.com/asyncapi/java-spring-template)
* [java-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…
-
Can't send message to topic (
app.properties
spring.kafka.bootstrap-servers=rocket-01.srvs.cloudkafka.com:9094,rocket-02.srvs.cloudkafka.com:9094,rocket-03.srvs.cloudkafka.com:9094
spring.kafka.p…
DbIM updated
3 months ago
-
This issue is the same as #2478 , but regards schema-registry itself, not client (https://github.com/confluentinc/schema-registry/blob/v7.6.0-148/pom.xml#L458)
We use spring boot and https://github…
chikh updated
1 month ago