Skip to content

Add KafkaProperty for configuring ContainerProperties. missingTopicsFatal #16727

@mrusinak

Description

@mrusinak

In spring-kafka 2.2, a new property was added to ContainerProperties as missingQueuesFatal; It would be nice to be able to configure this easily when using springboot:

  • Have a property to be able to configure via spring.kafka.***
  • Have KafkaMessageDrivenChannelAdapter do the KafkaProperties -> ContainerProperties configuration of the missingQueuesFatal setting automatically

Some background references:
https://stackoverflow.com/questions/55976911/spring-integration-kafka-3-0-1-3-1-2-tests-now-fail-to-start-if-no-broker-ava
https://docs.spring.io/spring-kafka/reference/html/#listener-container-changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions