Skip to content

KafkaListenerEndpointRegistry.stop(Runnable) does not call callback when there are no containers to stop #1134

@wilkinsona

Description

@wilkinsona

Boot's tests for its Kafka auto-configuration are taking 30 seconds each to run as we have a context with a KafkaListenerEndpointRegistry that has no MessageListenerContainers. This causes it to fail to call the callback that's passed into stop(Runnable) so we have to wait for Framework's 30 second timeout to pop.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions