Skip to content

@RetryableTopic annotation feature for dynamic container #2352

Closed
@loogies06

Description

@loogies06

I would like to use the functionalities offered by the new @RetryableTopic annotation but I do not have any @KafkaListener annotation.

I use the method createContainer(final String... topics) from ConcurrentKafkaListenerContainerFactory<String, Serializable> and setup a listener using setupMessageListener from the obtained container.

Thus I would like to have the same functionalities in the case of a dynamic container.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions