You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#439
Ignore `stop()` if container is not running, `start()` if container is running.
__cherry-pick to all branches__
* Use `doStop(Runnable)` optimization from the `stop()`
# Conflicts:
# spring-kafka/src/main/java/org/springframework/kafka/listener/AbstractMessageListenerContainer.java
# spring-kafka/src/test/java/org/springframework/kafka/listener/KafkaMessageListenerContainerTests.java
(cherry picked from commit 3b060d8)
0 commit comments