Issues
- 1
Align default behavior of `@RetryableTopic` and `RetryTopicConfigurationBuilder` with documentation
#3706 opened by bky373 - 13
Events skipped in group rebalancing
#3703 opened by ejba - 1
- 5
Configure if message goes to DLQ after retries conditionally, based on MessageHeaders and thrown Exception
#3700 opened by santunioni - 4
Kafka and Spring Boot JDK 23 - Caused by: java.lang.UnsupportedOperationException: getSubject is supported only if a security manager is allowed
#3619 opened by drakgoku - 2
The trace IDs are not being propagated.
#3698 opened by fleszarnatalia - 2
Need a way to specify properties like retention.ms which must be Long and not a String
#3667 opened by johnament - 5
Acknowledge+commit always issued in AckMode.MANUAL
#3695 opened by Ermintar - 0
Optimize a `MessagingMessageListenerAdapter` returning `null` from the `DelegatingInvocableHandler.invoke()`
#3697 opened by artembilan - 1
Memory leak on a Kafka Observation due to the metric "spring.kafka.listener.active"
#3690 opened by vivi2701 - 1
Outdated DLT Topic Suffix in `DeadLetterPublishingRecoverer` Method Documentation
#3693 opened by fcappi - 10
KafkaMessageListenerContainer Observation Scope seems to be setup incorrectly
#3686 opened by leaf-upper - 0
- 1
Confusing warning in batch listener: No batch message converter is set. because record message converter is null.
#3687 opened by tom-mi - 1
- 1
EmbeddedKafkaBroker consume with seekToEnd does not reliably seek to the end
#3668 opened by spring-builds - 8
DefaultErrorHandler doesn't work with suspend methods
#3618 opened by igloo12 - 4
Getting org.apache.kafka.common.errors.TimeoutException after upgrading to spring 3.4.0
#3649 opened by Casper-dss - 3
Allow kafka-clients 3.9.x with Spring-Kafka 3.3.x
#3662 opened by bgK - 1
EmbeddedKafkaCustomizer ignores adminTimeout in EmbeddedKafka annotation
#3666 opened by spring-builds - 1
- 1
- 5
- 6
If the concurrency value of ConcurrentMessageListenerContainer is greater than the number of allocated partitions, isContainerPaused will always return false, even after pause has been called.
#3650 opened by jongseok-oh - 3
- 3
Kafkaconsumer is not safe for multi-threading access
#3655 opened by ayush11-96 - 8
- 0
- 3
Log conversion failures in batch listeners
#3555 opened by schmidti159 - 0
- 5
- 0
- 0
Spring Boot Kafka Issue With Transactionality When Using ReplyingKafkaTemplate
#3560 opened by periplanomenos - 3
Example in Producer/Consumer Interceptors section of Spring Framework documentation need to be fixed
#3587 opened by jourteen - 1
Duplicate header processing in `BatchMessagingMessageConverter#processRecord()`
#3589 opened by borahm-lee - 1
- 0
- 1
- 4
Lower the replication factor for transactions topic when using embedded Kafka broker for tests
#3557 opened by dlyash - 9
Autowired does not support EmbeddedKafkaZKBroker
#3585 opened by TheMagicNacho - 1
NullPointerException in AbstractKafkaHeaderMapper
#3584 opened by spring-builds - 1
NullPointerException in AbstractKafkaHeaderMapper
#3581 opened by ITman1 - 1
NullPointerException in AbstractKafkaHeaderMapper
#3583 opened by spring-builds - 2
Add an option to only commit consumer offsets for records that are not filtered out using RecordFilterStrategy
#3562 opened by geertvb - 5
Improving Observability in Asynchronous Processing (`CompletableFuture`, `Mono`)
#3528 opened by chickenchickenlove - 1
@KafkaListener containerPostProcessor SpEL expression is not being evaluated
#3553 opened by spring-builds - 0
- 1
@KafkaListener containerPostProcessor SpEL expression is not being evaluated
#3552 opened by spring-builds - 1
Docs say `defaultRetryTopicKafkaTemplate` is the default template bean name. `@RetryableTopic` javadoc says `retryTopicDefaultKafkaTemplate`
#3547 opened by spring-builds - 1
Docs say `defaultRetryTopicKafkaTemplate` is the default template bean name. `@RetryableTopic` javadoc says `retryTopicDefaultKafkaTemplate`
#3546 opened by spring-builds