Skip to content

@KafkaListener - add concurrency to override the container factory setting #756

@zhangjessey

Description

@zhangjessey

if I need a lot of ConcurrentKafkaListenerContainerFactory with different concurrency,I have to implements KafkaListenerConfigurer interface,and use "registrar.registerEndpoint(endpoint, containerFactory)" to register different ConcurrentKafkaListenerContainerFactory in a "forEach" ,because they have different concurrency.if @KafkaListener support concurrency ,it's may be better.
Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions